Skip to content

Commit 18a1991

Browse files
committed
re-enable cache in docs CI
1 parent e76bfe2 commit 18a1991

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
@@ -50,6 +50,7 @@ jobs:
5050
- uses: julia-actions/setup-julia@v2
5151
with:
5252
version: '1'
53+
- uses: julia-actions/cache@v2
5354
- run: |
5455
julia --project=docs -e '
5556
using Pkg

0 commit comments

Comments
 (0)