ci/cd: 调整流水线自动打包

pull/115/head
YANGJINZE 2025-05-21 16:44:50 +08:00 committed by GitHub
parent e57a06d258
commit 42616230b9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -17,6 +17,7 @@ checksum:
builds: builds:
- env: - env:
- CGO_ENABLED=0 - CGO_ENABLED=0
main: ./cmd
goos: goos:
- linux - linux
- darwin - darwin
@ -29,4 +30,4 @@ builds:
- "7" - "7"
ignore: ignore:
- goos: windows - goos: windows
goarch: arm goarch: arm