Skip to content

Commit

Permalink
Test 8
Browse files Browse the repository at this point in the history
  • Loading branch information
poschi3 committed Sep 16, 2023
1 parent df97198 commit b8e96ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
working-directory: ./maas-server
run: |
export GOBIN=$GOPATH/bin
export GOPATH=$HOME/go
export PATH=$PATH:$GOROOT/bin:$GOPATH/bin
go env
go get ./...
Expand Down

0 comments on commit b8e96ba

Please sign in to comment.