Remove AUR dependency on npm
Some checks failed
Build / Format with Prettier (push) Has been cancelled
Build / Doctoc markdown files (push) Has been cancelled
Build / Lint Helm chart (push) Has been cancelled
Build / Lint TypeScript files (push) Has been cancelled
Build / Lint GitHub Actions (push) Has been cancelled
Build / Run unit tests (push) Has been cancelled
Build / Build code-server (push) Has been cancelled
Script unit tests / Run script unit tests (push) Has been cancelled
Script unit tests / Lint shell files (push) Has been cancelled
Build / Run e2e tests (push) Has been cancelled
Build / Run e2e tests behind proxy (push) Has been cancelled

It pulls a release from GitHub, not npm.
This commit is contained in:
Asher 2024-11-06 13:00:40 -09:00
parent 2c1981bfb9
commit 578b5f22c4
No known key found for this signature in database
GPG Key ID: D63C1EF81242354A

View File

@ -86,7 +86,6 @@ jobs:
run: ./ci/steps/brew-bump.sh
aur:
needs: npm
runs-on: ubuntu-latest
timeout-minutes: 10
env: