Skip to content

Commit b1308a6

Browse files
committed
Trying another fix
1 parent e7b97ad commit b1308a6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/Documenter.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ jobs:
4646
cache-dependency-path: "docs/package-lock.json" # this should be a package-lock.json file
4747
- name: Setup Julia
4848
uses: julia-actions/setup-julia@v2
49+
with:
50+
version: "lts"
4951
- name: Pull Julia cache
5052
uses: julia-actions/cache@v2
5153
- name: Install documentation dependencies

0 commit comments

Comments
 (0)