Skip to content

Commit

Permalink
update doc_gen.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
makspll committed Mar 6, 2024
1 parent 162ee88 commit 7406b4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doc_gen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
toolchain: stable
override: true
- uses: Swatinem/[email protected]
- run: cargo install --git https://github.com/lenscas/tealr_doc_gen --rev 91afd4a528e7f5b746ac3a6b299c422b42c05db6
- run: cargo install --git https://github.com/lenscas/tealr_doc_gen
- run: mkdir -p ./assets/scripts/doc/
- run: cp tealr_doc_gen_config.json ./assets/scripts/doc/tealr_doc_gen_config.json
- run: sed -i "s/<page_root>/bevy_mod_scripting_lua\/${{github.event.release.tag_name || inputs.manual_tag}}\//" ./assets/scripts/doc/tealr_doc_gen_config.json
Expand Down

0 comments on commit 7406b4d

Please sign in to comment.