Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jgowdy authored Aug 17, 2023
1 parent 74bbd4c commit 05b433f
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 @@ -19,7 +19,7 @@ jobs:
pip install --upgrade poetry
- name: Download Asherah binaries
run: |
scripts/download-libasherah.sh
asherah/scripts/download-libasherah.sh
- name: Package and publish with Poetry
run: |
poetry config pypi-token.pypi $PYPI_TOKEN
Expand Down

0 comments on commit 05b433f

Please sign in to comment.