mirror of https://github.com/coder/code-server.git
Remove AUR dependency on npm
It pulls a release from GitHub, not npm.
This commit is contained in:
parent
2c1981bfb9
commit
578b5f22c4
|
@ -86,7 +86,6 @@ jobs:
|
|||
run: ./ci/steps/brew-bump.sh
|
||||
|
||||
aur:
|
||||
needs: npm
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 10
|
||||
env:
|
||||
|
|
Loading…
Reference in New Issue