Skip to content

Commit e067599

Browse files
authored
FIX: jupyter cache (#557)
1 parent 1f23a64 commit e067599

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/cache.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,5 @@ jobs:
4848
uses: actions/upload-artifact@v4
4949
with:
5050
name: build-cache
51-
path: _build
51+
path: _build
52+
include-hidden-files: true

0 commit comments

Comments
 (0)