mirror of
https://github.com/kovetskiy/mark.git
synced 2025-04-24 05:42:40 +08:00
fix missing Env.GOPATH in gh actions
This commit is contained in:
parent
6f56ae1bc9
commit
bd636c4ed9
1
.github/workflows/goreleaser.yml
vendored
1
.github/workflows/goreleaser.yml
vendored
@ -23,4 +23,5 @@ jobs:
|
||||
version: latest
|
||||
args: release --rm-dist
|
||||
env:
|
||||
GOPATH: /home/runner/work/
|
||||
GITHUB_TOKEN: ${{ secrets.TOKEN }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user