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 dec4a50 commit d90b686
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 @@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@v3
- name: Render
run: |
julia -e 'using Pkg; Pkg.add("IJulia"); using IJulia; installkernel(“Julia nodeps”, “–depwarn=no”); using Pkg; Pkg.add("Revise")'
#julia -e 'using Pkg; Pkg.add("IJulia"); using IJulia; installkernel(“Julia nodeps”, “–depwarn=no”); using Pkg; Pkg.add("Revise")'
quarto check jupyter
quarto render
ls docs
Expand Down

0 comments on commit d90b686

Please sign in to comment.