Skip to content

Commit

Permalink
Try this
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanaelbosch committed Nov 1, 2023
1 parent ba7d92f commit 64177b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ jobs:
julia --project=docs -e '
using Pkg
Pkg.develop(PackageSpec(path=pwd()))
Pkg.update()
Pkg.instantiate()'
- run: |
julia --project=docs -e '
Expand Down

0 comments on commit 64177b8

Please sign in to comment.