Skip to content

Commit

Permalink
Turn off modules
Browse files Browse the repository at this point in the history
  • Loading branch information
nsurfer committed Sep 11, 2019
1 parent 8346f79 commit f916ab6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
ln --symbolic $(pwd) $(go env GOPATH)/src/github.com/nats-io/prometheus-nats-exporter
cd $(go env GOPATH)/src/github.com/nats-io/prometheus-nats-exporter
unset GO111MODULE
export GO111MODULE="off"
unset GOFLAGS
echo "Installing deps"
Expand Down

0 comments on commit f916ab6

Please sign in to comment.