1
0
mirror of https://github.com/bestnite/sub2clash.git synced 2025-12-12 17:50:16 +00:00
This commit is contained in:
2025-10-19 03:17:08 +11:00
parent 86b74f30e7
commit dac4760289

View File

@@ -19,7 +19,7 @@ builds:
pre:
- cmd: npm install
dir: server/frontend
- cmd: npm run build
- cmd: APP_VERSION={{ .Version }} npm run build
dir: server/frontend
archives:
- formats: ["tar.gz"]