Skip to content

Commit

Permalink
Update go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
esrrhs committed Nov 14, 2019
1 parent 7a7f137 commit ceac8d4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/go.yml
Expand Up @@ -23,6 +23,5 @@ jobs:
- name: Build
run: |
export GO111MODULE=off;
xcode-select --install;
go get -v github.com/therecipe/qt/cmd/...
$(go env GOPATH)/bin/qtdeploy test desktop .

0 comments on commit ceac8d4

Please sign in to comment.