1
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:
2019-09-02 08:35:11 -04:00
committed by GitHub
parent 79e20cf084
commit e2f3419379

View File

@ -25,4 +25,4 @@ jobs:
fi
- name: Build
run: go build -v .
run: go build -v -o=./bin/subtake .