Skip to content

Commit

Permalink
Another ci update.
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurentMazare committed Dec 5, 2024
1 parent 24f5293 commit 611148a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ykpy-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,8 @@ jobs:
runs-on: ubuntu-latest
if: "startsWith(github.ref, 'refs/tags/')"
needs: [linux, macos, sdist]
permissions:
id-token: write
steps:
- uses: actions/download-artifact@v3
with:
Expand Down

0 comments on commit 611148a

Please sign in to comment.