Skip to content

Commit

Permalink
Merge branch 'main' of github.com:fxdgear/nemesis
Browse files Browse the repository at this point in the history
  • Loading branch information
fxdgear committed Feb 9, 2022
2 parents a84b458 + 8f30d23 commit db5e26c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
with:
python-version: '3.x'
- name: Install dependencies
run: |
run: |
python -m pip install --upgrade pip
pip install poetry
- name: Build package
Expand Down

0 comments on commit db5e26c

Please sign in to comment.