Skip to content

Commit

Permalink
Fix CI jobs dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Sébastien Blaisot committed Oct 16, 2023
1 parent 6b87377 commit 8617af9
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 @@ -43,7 +43,7 @@ jobs:
"ubuntu:22.04",
]
runs-on: ubuntu-latest
needs: create_release
needs: publish_on_release
steps:
- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit 8617af9

Please sign in to comment.