Skip to content

Commit

Permalink
Update .github/workflows/go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cameracker authored Mar 18, 2021
1 parent 8b78541 commit 7b4614f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
name: Build + Test Stable
runs-on: ubuntu-latest
env:
GO111MODULE=auto
GO111MODULE: auto
steps:

- name: Build
Expand Down

0 comments on commit 7b4614f

Please sign in to comment.