Skip to content

Commit

Permalink
jupyter
Browse files Browse the repository at this point in the history
  • Loading branch information
sosiristseng committed Oct 26, 2023
1 parent 2b57c87 commit db56910
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
~/.julia/compiled
~/.julia/packages
~/.julia/environments
~/.local/share/jupyter/
key: ${{ runner.os }}-juliacontainer-${{ hashFiles('src/**','Project.toml', 'Manifest.toml')}}
restore-keys: |
${{ runner.os }}-juliacontainer-
Expand Down Expand Up @@ -93,6 +94,7 @@ jobs:
~/.julia/compiled
~/.julia/packages
~/.julia/environments
~/.local/share/jupyter/
key: ${{ runner.os }}-juliacontainer-${{ hashFiles('src/**','Project.toml', 'Manifest.toml')}}
restore-keys: |
${{ runner.os }}-juliacontainer-
Expand Down

0 comments on commit db56910

Please sign in to comment.