Skip to content

Commit

Permalink
Fix 3
Browse files Browse the repository at this point in the history
  • Loading branch information
visr committed Jan 28, 2025
1 parent ad8b5e9 commit 2011dce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
run: pixi run quarto-check

- name: Render Quarto Project
run: pixi run quarto-render
run: pixi run --environment=docs quarto-render

- name: Publish Quarto Project
if: github.ref == 'refs/heads/main'
Expand Down

0 comments on commit 2011dce

Please sign in to comment.