Skip to content

Commit 33bd64f

Browse files
authored
Cannot cache pixi env without lockfile (#27)
1 parent ed0cc3b commit 33bd64f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/cd.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@ jobs:
2828

2929
- name: Setup pixi
3030
uses: prefix-dev/setup-pixi@19eac09b398e3d0c747adc7921926a6d802df4da # v0.8.8
31-
with:
32-
cache: true
33-
cache-write: true
3431

3532
- name: Build executed notebooks and HTML
3633
run: pixi run build

0 commit comments

Comments
 (0)