We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f04726d commit 21de330Copy full SHA for 21de330
.github/workflows/Documenter.yml
@@ -25,6 +25,7 @@ jobs:
25
with:
26
version: '1'
27
show-versioninfo: true
28
+ - uses: julia-actions/cache@v1
29
- uses: julia-actions/julia-buildpkg@v1
30
env:
31
PYTHON: ""
0 commit comments