Skip to content

Commit

Permalink
more release changes
Browse files Browse the repository at this point in the history
pnxenopoulos committed Jun 3, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent ea3e977 commit d3466cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -27,7 +27,7 @@ jobs:
run: |
poetry config virtualenvs.create true --local
poetry config virtualenvs.in-project true --local
poetry config repositories.testpypi https://test.pypi.org/simple/
poetry config repositories.testpypi https://test.pypi.org/legacy/
- name: Install awpy
run: |

0 comments on commit d3466cf

Please sign in to comment.