Skip to content

Commit f26e4ee

Browse files
authored
Add caching to CI docs workflow (#971)
1 parent a9bfb41 commit f26e4ee

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
@@ -72,6 +72,7 @@ jobs:
7272
- uses: julia-actions/setup-julia@v2
7373
with:
7474
version: '1'
75+
- uses: julia-actions/cache@v2
7576
- uses: julia-actions/julia-buildpkg@v1
7677
- uses: julia-actions/julia-docdeploy@v1
7778
env:

0 commit comments

Comments
 (0)