Skip to content

Commit

Permalink
use julia-actions/cache also for Documenter (#1802)
Browse files Browse the repository at this point in the history
  • Loading branch information
ranocha authored Jan 12, 2024
1 parent 148e5b0 commit 2463b38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/Documenter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
with:
version: '1.9'
show-versioninfo: true
- uses: julia-actions/cache@v1
- uses: julia-actions/julia-buildpkg@v1
env:
PYTHON: ""
Expand Down

0 comments on commit 2463b38

Please sign in to comment.