Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
laurfb authored Feb 9, 2023
1 parent bdb1a69 commit 0ee6e16
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 @@ -17,6 +17,7 @@ jobs:
run: ./scripts/install-dependencies.sh

- name: Build
export GOPATH=$HOME/go
run: go build -v ./...

- name: Test
Expand Down

0 comments on commit 0ee6e16

Please sign in to comment.