Set path
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -20,6 +20,7 @@ jobs:
|
||||
with:
|
||||
xgo_version: latest
|
||||
go_version: 1.21
|
||||
pkg: ./cmd/zurg
|
||||
dest: artifacts
|
||||
prefix: zurg
|
||||
targets: windows/amd64,linux/amd64,linux/arm64,darwin/arm64
|
||||
|
||||
Reference in New Issue
Block a user