Skip to content

Commit ea60e55

Browse files
committed
Disable pixi cache
because "Cannot cache without running install"
1 parent 0ea90c1 commit ea60e55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ runs:
1111
- uses: prefix-dev/setup-pixi@v0.9.1
1212
with:
1313
pixi-version: v0.56.0
14-
cache: true
14+
cache: false
1515
run-install: false
1616
- name: Create Pixi environment
1717
shell: bash

0 commit comments

Comments
 (0)