Update go.yml

This commit is contained in:
Gustavo Iñiguez Goia 2020-02-23 16:11:58 +01:00 committed by GitHub
parent ceb5290b13
commit 8719286853
Failed to generate hash of commit

View file

@ -25,4 +25,4 @@ jobs:
fi
- name: Build
run: cd daemon; make
run: go build -v .