Skip to content

Commit

Permalink
Render site step is wrong
Browse files Browse the repository at this point in the history
  • Loading branch information
wilsonfreitas committed Feb 18, 2024
1 parent e72fdd2 commit 80e6c98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
version: 1.4.550
- name: Render site
run: |
ls -l site/docs
quarto render site
- name: Check site
run: |
ls -l site/docs
Expand Down

0 comments on commit 80e6c98

Please sign in to comment.