Properly set path
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
|
||||
- name: Cross-compile with xgo
|
||||
run: |
|
||||
xgo --targets=*/* .
|
||||
xgo --targets=*/* ./cmd/zurg
|
||||
|
||||
- name: Prepare artifacts
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user