Skip to content

Commit

Permalink
Try all
Browse files Browse the repository at this point in the history
  • Loading branch information
pcinereus committed Jul 27, 2024
1 parent f5cee08 commit a18339b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tut-build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ jobs:
- name: Make tutorials
run: |
echo "library(quarto); quarto_render(\"tut/index.qmd\")" | R --no-save --no-restore;
#make -i tut
make -i tut
make -i pres
#run: |
# echo "library(quarto); quarto_render(\"tut/index.qmd\")" | R --no-save --no-restore;
Expand Down

0 comments on commit a18339b

Please sign in to comment.