Skip to content

Commit

Permalink
update flow
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffreyDallas committed Mar 29, 2024
1 parent 22640cf commit 8939512
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/flow-hugo-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,8 @@ jobs:
- name: Install jsdoc-to-markdown
run: |
cd docs
npm i jsdoc-to-markdown
npm i -g jsdoc-to-markdown
which jsdoc2md
./generate_md.sh
cd -
Expand Down

0 comments on commit 8939512

Please sign in to comment.