Skip to content

Commit

Permalink
ci: add missing dep for python build
Browse files Browse the repository at this point in the history
  • Loading branch information
pthierry-ledger committed Jul 11, 2024
1 parent 9fbb7d6 commit e30ed7e
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 e30ed7e

Please sign in to comment.