Skip to content

Commit

Permalink
Don't cache pixi when updating lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
Hofer-Julian committed Jan 23, 2024
1 parent cb1fa04 commit 69c3a6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pixi_auto_update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
- uses: prefix-dev/[email protected]
with:
pixi-version: "latest"
cache: false
- name: Update pixi lock file
run: |
rm pixi.lock
Expand Down

0 comments on commit 69c3a6a

Please sign in to comment.