Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kuba-- authored Apr 9, 2022
1 parent bec1dfa commit c7171d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:

- name: Build
run: |
go get -u golang.org/x/sys
GOOS=freebsd go build
GOOS=windows go build
go build -v .
Expand Down

0 comments on commit c7171d8

Please sign in to comment.