mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-05-06 20:32:55 +08:00
Update tag_build.yml
This commit is contained in:
2
.github/workflows/tag_build.yml
vendored
2
.github/workflows/tag_build.yml
vendored
@@ -30,7 +30,7 @@ jobs:
|
||||
run: cd frontend && pnpm install --no-frozen-lockfile && pnpm build:release
|
||||
|
||||
- name: Zip Frontend dist
|
||||
run: cd frontend && zip -r frontend.zip dist/
|
||||
run: cd frontend/dist/ && zip -r frontend.zip *
|
||||
|
||||
- name: cp wrangler.toml
|
||||
run: cd worker && cp wrangler.toml.template wrangler.toml
|
||||
|
||||
Reference in New Issue
Block a user