Skip to content

Commit

Permalink
Merge pull request #1082 from thunderstore-io/fix-poetry-install
Browse files Browse the repository at this point in the history
Pin snok/install-poetry version (TS-2274)
  • Loading branch information
MythicManiac authored Jan 15, 2025
2 parents 4a82877 + bfdc90f commit 62905f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
run: echo "::set-output name=node-version::$(node --version)"
- uses: snok/install-poetry@v1
with:
version: 1.4.1
virtualenvs-in-project: true
- name: Cache poetry venv
id: cache-poetry
Expand Down

0 comments on commit 62905f4

Please sign in to comment.