Skip to content

Commit

Permalink
Fix deploy pages workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnovak committed Mar 24, 2024
1 parent df3af9d commit 665f23d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:

- name: Build
run: |
nimble docgen
nimble -y docgen
cd doc
mv riff.html index.html
Expand Down

0 comments on commit 665f23d

Please sign in to comment.