mirror of
https://github.com/coder/code-server.git
synced 2025-08-02 22:58:50 +08:00
Remove AUR dependency on npm
It pulls a release from GitHub, not npm.
This commit is contained in:
1
.github/workflows/publish.yaml
vendored
1
.github/workflows/publish.yaml
vendored
@ -86,7 +86,6 @@ jobs:
|
||||
run: ./ci/steps/brew-bump.sh
|
||||
|
||||
aur:
|
||||
needs: npm
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 10
|
||||
env:
|
||||
|
Reference in New Issue
Block a user