We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed0cc3b commit 33bd64fCopy full SHA for 33bd64f
1 file changed
.github/workflows/cd.yml
@@ -28,9 +28,6 @@ jobs:
28
29
- name: Setup pixi
30
uses: prefix-dev/setup-pixi@19eac09b398e3d0c747adc7921926a6d802df4da # v0.8.8
31
- with:
32
- cache: true
33
- cache-write: true
34
35
- name: Build executed notebooks and HTML
36
run: pixi run build
0 commit comments