Skip to content

Commit

Permalink
clean(actions): remove unused quarto
Browse files Browse the repository at this point in the history
  • Loading branch information
afermg committed Mar 21, 2024
1 parent 50294c5 commit bc8a7b7
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 @@ -32,7 +32,7 @@ jobs:
file: shell.nix
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)
uses: b-rodrigues/quarto-nix-actions/publish@main
Expand Down

0 comments on commit bc8a7b7

Please sign in to comment.