Skip to content

Commit

Permalink
Fixed deploy_docc.yml; add --hosting-base-path option
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyome22 committed Apr 17, 2024
1 parent ab57542 commit ecb8258
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy_docc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
--target WebUI \
--disable-indexing \
--transform-for-static-hosting \
--hosting-base-path WebUI \
--output-path ./docs
- name: Upload artifact
Expand Down

0 comments on commit ecb8258

Please sign in to comment.