Skip to content

Commit b823cca

Browse files
committed
Revert "Reenable scratchspace (debug)"
This reverts commit 15abddb.
1 parent 15abddb commit b823cca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ExportPluto.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
uses: julia-actions/cache@v2
4040
with:
4141
cache-registries: "true"
42+
cache-scratchspaces: "false"
4243

4344
# We set up a folder that Pluto can use to cache exported notebooks. If the notebook file did not change, then Pluto can take the exported file from cache instead of running the notebook.
4445
- name: Set up notebook state cache

0 commit comments

Comments
 (0)