зеркало из https://github.com/mislav/hub.git
[ci] Configure GOFLAGS when cross-compiling release binaries
This commit is contained in:
Родитель
9a5cde08cc
Коммит
162fb0851e
|
@ -19,6 +19,7 @@ jobs:
|
||||||
- name: Publish release script
|
- name: Publish release script
|
||||||
run: script/publish-release
|
run: script/publish-release
|
||||||
env:
|
env:
|
||||||
|
GOFLAGS: -mod=vendor
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
||||||
- uses: mislav/bump-homebrew-formula-action@v1.4
|
- uses: mislav/bump-homebrew-formula-action@v1.4
|
||||||
|
|
Загрузка…
Ссылка в новой задаче