Skip to content

Commit

Permalink
Remove AUR dependency on npm
Browse files Browse the repository at this point in the history
It pulls a release from GitHub, not npm.
  • Loading branch information
code-asher committed Nov 6, 2024
1 parent 2c1981b commit 578b5f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ jobs:
run: ./ci/steps/brew-bump.sh

aur:
needs: npm
runs-on: ubuntu-latest
timeout-minutes: 10
env:
Expand Down

0 comments on commit 578b5f2

Please sign in to comment.