Skip to content

Commit

Permalink
Trying another fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Azzaare committed Oct 10, 2024
1 parent e7b97ad commit b1308a6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/Documenter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ jobs:
cache-dependency-path: "docs/package-lock.json" # this should be a package-lock.json file
- name: Setup Julia
uses: julia-actions/setup-julia@v2
with:
version: "lts"
- name: Pull Julia cache
uses: julia-actions/cache@v2
- name: Install documentation dependencies
Expand Down

0 comments on commit b1308a6

Please sign in to comment.