Skip to content

Commit

Permalink
removed GO111MODULE=off environment variable
Browse files Browse the repository at this point in the history
  • Loading branch information
nxei committed Nov 29, 2021
1 parent 253e71f commit 54b5190
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/macos-build.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: macos-build
env:
GOPATH: /home/runner/work/beats/beats
GO111MODULE: off
REPO_PATH: src/beats
MACOS_GOPATH: /Users/runner/work/beats/beats
GITHUB_TOKEN: ${{ github.token }}
Expand Down

0 comments on commit 54b5190

Please sign in to comment.