Skip to content

Commit 13b65e0

Browse files
authored
Add julia-actions/cache to docs building in CI
1 parent 09cb2e7 commit 13b65e0

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
@@ -48,6 +48,7 @@ jobs:
4848
- uses: julia-actions/setup-julia@v2
4949
with:
5050
version: "1.11"
51+
- uses: julia-actions/cache@v2
5152
- uses: julia-actions/julia-docdeploy@releases/v1
5253
env:
5354
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)