Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 7978f9a

Browse files
Merge branch 'master' of github.com:yulimchen/vue3-h5-template
2 parents 82974f6 + 365087f commit 7978f9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/main.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Deploy 🔧
2929
run: |
3030
pnpm install --no-frozen-lockfile
31-
sed -i "s#VITE_PUBLIC_PATH = /#VITE_PUBLIC_PATH = /vue3-h5-template/#g" $(pwd)/.env.production
31+
sed -i "s#VITE_PUBLIC_PATH = \"/\"#VITE_PUBLIC_PATH = /vue3-h5-template/#g" $(pwd)/.env.production
3232
pnpm build
3333
3434
- name: Deploy 🚀

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /