mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-07-07 15:21:33 +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
|
- name: Build Frontend
|
||||||
run: cd frontend && pnpm install --no-frozen-lockfile && pnpm build:release
|
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
|
- name: Build Backend
|
||||||
run: cd worker && pnpm install --no-frozen-lockfile && pnpm build
|
run: cd worker && pnpm install --no-frozen-lockfile && pnpm build
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user