Skip to content

Commit

Permalink
fix another typo ... i'm clearly tired 🫠
Browse files Browse the repository at this point in the history
  • Loading branch information
shaziaruybal committed Aug 1, 2024
1 parent 894d732 commit 32b934a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-quarto-render.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Render quarto website
run: |
R -e 'library(quarto); quarto::quarto render()'
R -e 'library(quarto); quarto::quarto_render()'
- name: Upload check results
if: failure()
Expand Down

0 comments on commit 32b934a

Please sign in to comment.