mirror of
https://github.com/jakejarvis/subtake.git
synced 2025-06-27 16:45:41 -04:00
Update go.yml
This commit is contained in:
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@ -25,4 +25,4 @@ jobs:
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: go build -v .
|
run: go build -v -o=./bin/subtake .
|
||||||
|
Reference in New Issue
Block a user