Skip to content

Commit

Permalink
ci: fix needs
Browse files Browse the repository at this point in the history
  • Loading branch information
tobtoht committed Oct 23, 2024
1 parent 77fb233 commit 122d776
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/guix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:

codesigning:
runs-on: ubuntu-24.04
needs: [bundle-logs]
needs: [build-guix, bundle-logs]
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 122d776

Please sign in to comment.