Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
claytonneal committed Nov 26, 2024
1 parent cafbc9b commit 86d6a14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:

- name: Build HTML documentation
run: |
chmod +x ./docs-template/md2html.sh \
chmod +x ./docs-template/md2html.sh
./docs-template/md2html.sh ${{ env.MARKDOWN_PATH }} ${{ env.HTML_PATH }}
- name: Upload artifacts
Expand Down

0 comments on commit 86d6a14

Please sign in to comment.