Skip to content

Commit

Permalink
feat: baseUrl
Browse files Browse the repository at this point in the history
  • Loading branch information
tscuite committed Sep 6, 2023
1 parent 7cf2ea9 commit 8c60d3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ jobs:
- name: build
run: |
sed -i "s#custom.css#custom1.css#g" docusaurus.config.js
sed -i "s#baseUrl: '/'#baseUrl: '/doc/'#g" docusaurus.config.js
yarn
yarn build
Expand Down

0 comments on commit 8c60d3e

Please sign in to comment.