Skip to content

Commit d6ab054

Browse files
authored
Update i104m-go.yml
1 parent 3742920 commit d6ab054

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/i104m-go.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
- name: Get dependencies
2626
working-directory: src/i104m
2727
run: |
28+
go env -w GO111MODULE=auto
2829
go get -v -t -d ./...
2930
if [ -f Gopkg.toml ]; then
3031
curl https://raw.githubusercontent.com/golang/dep/master/install.sh | sh

0 commit comments

Comments
 (0)