Skip to content

Commit

Permalink
Update main.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Nowosad authored Sep 18, 2024
1 parent d0e55c8 commit 08a08a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
run: |
whereis julia
# julia -e 'using Pkg; Pkg.add("IJulia");
/usr/local/julia -e 'using IJulia'
julia -e 'using IJulia'
# installkernel("Julia nodeps", "–depwarn=no"); using Pkg; Pkg.add("Revise")'
quarto check jupyter
quarto render
Expand Down

0 comments on commit 08a08a2

Please sign in to comment.