Skip to content

Commit febaa39

Browse files
committed
add cache
1 parent 74a56ff commit febaa39

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
- name: Set debug env
2828
run: export JULIA_DEBUG="loading"
2929
- uses: actions/[email protected]
30+
- uses: julia-actions/cache@v1
3031
- uses: julia-actions/setup-julia@v1
3132
with:
3233
version: ${{ matrix.version }}

0 commit comments

Comments
 (0)