Remove AUR dependency on npm

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

View File

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