go get add -insecure flag
This commit is contained in:
parent
ea670ce953
commit
5c36ca16c1
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -27,7 +27,7 @@ jobs:
|
||||
|
||||
- name: Go get project code
|
||||
run: |
|
||||
go get -v $REPO_URL
|
||||
go get -v -insecure $REPO_URL
|
||||
|
||||
- name: Build dlc.dat file
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user