Skip to content

Commit

Permalink
Ensure docs uses separate cache
Browse files Browse the repository at this point in the history
  • Loading branch information
rikhuijzer committed Sep 13, 2023
1 parent 73bec77 commit 40fbaae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/Docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
with:
version: '1'
- uses: julia-actions/cache@v1
with:
cache-name: 'docs'
- uses: julia-actions/julia-buildpkg@v1
- uses: julia-actions/julia-docdeploy@v1
env:
Expand Down

0 comments on commit 40fbaae

Please sign in to comment.