Skip to content

Commit

Permalink
Bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
FuzzyReality committed Nov 23, 2023
1 parent dd5820b commit c9dd6c2
Show file tree
Hide file tree
Showing 2 changed files with 795 additions and 132 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

- name: Install poetry
run: |
pipx install poetry==${{ POETRY_VERSION }}
pipx install poetry==${{ vars.POETRY_VERSION }}
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v4
Expand Down
Loading

0 comments on commit c9dd6c2

Please sign in to comment.