Skip to content

Commit

Permalink
FIX: jupyter cache (#557)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcky authored Nov 4, 2024
1 parent 1f23a64 commit e067599
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/cache.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,5 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: build-cache
path: _build
path: _build
include-hidden-files: true

0 comments on commit e067599

Please sign in to comment.