Skip to content

Commit

Permalink
Fix render docs command
Browse files Browse the repository at this point in the history
  • Loading branch information
justyns committed Sep 16, 2024
1 parent 49b9d9d commit 1935488
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 1935488

Please sign in to comment.