Skip to content

Commit

Permalink
Hopefully final fix for CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
Vuizur committed Mar 12, 2023
1 parent 301a295 commit 33bff40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Run Poetry
uses: abatilo/actions-poetry@v2
with:
poetry-version: "1.4.0"
poetry-version: "1.3.2"
- name: Run PyInstaller
run: |
poetry config virtualenvs.create false
Expand Down

0 comments on commit 33bff40

Please sign in to comment.