Skip to content

Commit

Permalink
Update Documenter.yml (#244)
Browse files Browse the repository at this point in the history
  • Loading branch information
ranocha authored Jan 12, 2024
1 parent 38cbb68 commit afd5184
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 @@ -37,6 +37,7 @@ jobs:
- uses: julia-actions/setup-julia@latest
with:
version: '1.6'
- uses: julia-actions/cache@v1
- uses: julia-actions/julia-buildpkg@v1
- name: Install dependencies
run: julia --project=docs/ -e 'using Pkg; Pkg.develop(PackageSpec(path=pwd())); Pkg.instantiate()'
Expand Down

0 comments on commit afd5184

Please sign in to comment.