2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-04 07:57:21 +08:00

workflow: try fix copy

This commit is contained in:
耗子
2024-12-29 02:52:46 +08:00
parent e5839678b3
commit 96cc85393a
4 changed files with 6 additions and 8 deletions

View File

@@ -36,6 +36,7 @@ jobs:
cp .env.production .env
cp settings/proxy-config.example.ts settings/proxy-config.ts
pnpm build
pnpm run copy
- name: Set environment variables
run: |
echo "GOVERSION=$(go version | cut -d' ' -f3)" >> $GITHUB_ENV