Skip to content

Commit d59da76

Browse files
authored
Update main.yml
1 parent f3b5504 commit d59da76

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ jobs:
2727
- name: Deploy 🔧
2828
run: |
2929
pnpm install --no-frozen-lockfile
30-
sed -i "s#VITE_PUBLIC_PATH = \"/\"#VITE_PUBLIC_PATH = /vue3-h5-template/#g" $(pwd)/.env.production
3130
pnpm build
3231
3332
- name: Deploy 🚀

0 commit comments

Comments
 (0)