Skip to content

Commit

Permalink
change(actions): remove failing quarto
Browse files Browse the repository at this point in the history
  • Loading branch information
afermg committed Mar 21, 2024
1 parent 962abc6 commit eab34fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
with:
script: |
jupytext --sync pills/scripts/*.py
quarto publish gh-pages --no-prompt
# quarto publish gh-pages --no-prompt
- name: Publish to GitHub Pages (and render)
Expand Down

0 comments on commit eab34fc

Please sign in to comment.