Skip to content

Commit

Permalink
2024-07-19 update : update doc.
Browse files Browse the repository at this point in the history
  • Loading branch information
cbernalz committed Jul 20, 2024
1 parent de966b3 commit f0980b1
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/Documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,6 @@ jobs:
with:
julia-version: '1.9'

- name: Install dependencies
run: |
julia -e 'using Pkg; Pkg.instantiate()'
julia -e 'using Pkg; Pkg.add("Documenter")'
julia -e 'using Pkg; Pkg.add("UCIWWEIHR")'
- name: Install dependencies
run: julia --project -e 'using Pkg; Pkg.instantiate()'

Expand Down

0 comments on commit f0980b1

Please sign in to comment.