mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-05-07 07:22:42 +08:00
Update tag_build.yml
This commit is contained in:
3
.github/workflows/tag_build.yml
vendored
3
.github/workflows/tag_build.yml
vendored
@@ -34,6 +34,9 @@ jobs:
|
||||
- name: Build Frontend
|
||||
run: cd frontend && pnpm install --no-frozen-lockfile && pnpm build:release
|
||||
|
||||
- name: cp wrangler.toml
|
||||
run: cd worker && cp wrangler.toml.template wrangler.toml
|
||||
|
||||
- name: Build Backend
|
||||
run: cd worker && pnpm install --no-frozen-lockfile && pnpm build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user