1
mirror of https://github.com/jakejarvis/subtake.git synced 2025-04-26 06:25:23 -04:00

Update go.yml

This commit is contained in:
Jake Jarvis 2019-09-02 08:35:11 -04:00 committed by GitHub
parent 79e20cf084
commit e2f3419379
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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