Skip to content

Commit

Permalink
Merge pull request #72 from justyns/mkdocs
Browse files Browse the repository at this point in the history
Fix render docs command
  • Loading branch information
justyns authored Sep 16, 2024
2 parents 9eea112 + 1935488 commit 34220d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:

- name: Build Docs site
run: |
./render-docs.sh
bash ./render-docs.sh
- name: Run mkdocs
run: |
Expand Down

0 comments on commit 34220d9

Please sign in to comment.