Skip to content

Commit

Permalink
Remove unnecessary Julia setup command from Quarto workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremiahpslewis committed Dec 18, 2024
1 parent 85e2738 commit 6a54dcb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
push: never
skipContainerUserIdUpdate: true
runCmd: |
julia --project=docs setup_julia.jl
quarto render docs --no-cache
-
name: Deploy 🚀
Expand Down

0 comments on commit 6a54dcb

Please sign in to comment.