Skip to content

Commit

Permalink
added GO111MODULE=off
Browse files Browse the repository at this point in the history
  • Loading branch information
nxei committed Nov 25, 2021
1 parent 722268b commit 574afc4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/macos-build.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
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 574afc4

Please sign in to comment.