We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77f5be3 commit 6db2743Copy full SHA for 6db2743
1 file changed
.github/workflows/Documenter.yml
@@ -19,6 +19,7 @@ jobs:
19
- uses: julia-actions/setup-julia@v2
20
with:
21
version: '1'
22
+ - uses: julia-actions/cache@v2
23
- name: Install dependencies
24
shell: julia --color=yes --project=docs {0}
25
run: 'using Pkg; Pkg.instantiate()'
0 commit comments