Skip to content

Commit

Permalink
Debug workflow (#505)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasturcani committed Jul 5, 2023
1 parent 93ffc41 commit 990bc57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
run: |
. /deps/venv/bin/activate
pip freeze --all
ls -al src/stk
python -m build
- name: Publish stk
run: >
Expand Down

0 comments on commit 990bc57

Please sign in to comment.