Skip to content

Commit

Permalink
ci: step dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
makkus committed Apr 19, 2024
1 parent 2b8f137 commit 29494cb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ jobs:
runs-on: ubuntu-latest
needs:
- build_python_package
- build_conda_package
permissions:
id-token: write # IMPORTANT: this permission is mandatory for trusted publishing
steps:
Expand Down

0 comments on commit 29494cb

Please sign in to comment.