Skip to content

Commit

Permalink
Install twine
Browse files Browse the repository at this point in the history
  • Loading branch information
austinmatherne-wk committed Sep 4, 2024
1 parent 61afe83 commit 1788a26
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ jobs:
build-package:
runs-on: ubuntu-24.04
steps:
- name: Install twine
run: pipx run twine --help
- name: Checkout ixbrl-viewer
uses: actions/[email protected]
with:
Expand Down

0 comments on commit 1788a26

Please sign in to comment.