Skip to content

Commit

Permalink
Merge pull request #1 from pthierry-ledger/ci-fix-release
Browse files Browse the repository at this point in the history
ci: add missing dep for python build
  • Loading branch information
pthierry-ledger authored Jul 11, 2024
2 parents 9fbb7d6 + e30ed7e commit 025f9c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

- name: Install twine
run: |
pip install twine
pip install twine build
- name: Mint token
id: mint
Expand Down

0 comments on commit 025f9c6

Please sign in to comment.