File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4444 env :
4545 VITE_CONTEXT : /tiny-vue-saas/
4646 VITE_PLAYGROUND_URL : /vue-saas-playground
47- VITE_APP_BUILD_BASE_URL : //opentiny-assets.obs.cn-north-4.myhuaweicloud.com /tiny-vue-saas/${{ env.VERSION }}/
47+ VITE_APP_BUILD_BASE_URL : //res-static.opentiny.design /tiny-vue-saas/${{ env.VERSION }}/
4848 - name : Copy files
4949 run : |
5050 cp ./examples/sites/dist/index.html ./examples/sites/dist/404.html
Original file line number Diff line number Diff line change 4242 export NODE_OPTIONS="--max-old-space-size=8192"
4343 pnpm build:site
4444 env :
45- VITE_APP_BUILD_BASE_URL : //opentiny-assets.obs.cn-north-4.myhuaweicloud.com /tiny-vue-web-doc/${{ env.VERSION }}/
45+ VITE_APP_BUILD_BASE_URL : //res-static.opentiny.design /tiny-vue-web-doc/${{ env.VERSION }}/
4646 VITE_PLAYGROUND_URL : /vue-playground
4747 - name : Copy files
4848 run : |
You can’t perform that action at this time.
0 commit comments