Skip to content

Commit

Permalink
CI: set aur-bin to depend on release
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Dec 13, 2023
1 parent e1f4173 commit d2b8404
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ jobs:
bump-aur-bin:
runs-on: ubuntu-22.04
timeout-minutes: 30
needs: [e2e-linux]
needs: [release]
steps:
- name: Checkout repository
uses: actions/checkout@v4
Expand Down

0 comments on commit d2b8404

Please sign in to comment.