Skip to content

Commit

Permalink
feat: update uri
Browse files Browse the repository at this point in the history
  • Loading branch information
tscuite committed Sep 8, 2023
1 parent 58d792c commit c0ef898
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +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
sed -i "s#baseUrl: '/'#baseUrl: '/dongtai_doc/'#g" docusaurus.config.js
yarn
yarn build
Expand Down

0 comments on commit c0ef898

Please sign in to comment.