Skip to content

Commit

Permalink
Remove cache option for poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
derkweijers committed Feb 12, 2024
1 parent f15d4fa commit 341ad65
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: 3.11
cache: 'poetry'

- name: Install Poetry
run: |
Expand Down

0 comments on commit 341ad65

Please sign in to comment.