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:
|
with:
|
||||||
xgo_version: latest
|
xgo_version: latest
|
||||||
go_version: 1.21
|
go_version: 1.21
|
||||||
|
pkg: ./cmd/zurg
|
||||||
dest: artifacts
|
dest: artifacts
|
||||||
prefix: zurg
|
prefix: zurg
|
||||||
targets: windows/amd64,linux/amd64,linux/arm64,darwin/arm64
|
targets: windows/amd64,linux/amd64,linux/arm64,darwin/arm64
|
||||||
|
|||||||
Reference in New Issue
Block a user