mirror of
https://github.com/nezhahq/nezha.git
synced 2025-02-02 09:38:13 -05:00
use goreleaser-cross:v1.19.2
see https://github.com/actions/checkout/issues/1169
This commit is contained in:
parent
64dd7b9649
commit
5c9341e57e
2
.github/workflows/agent.yml
vendored
2
.github/workflows/agent.yml
vendored
@ -9,7 +9,7 @@ jobs:
|
||||
deploy:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: goreleaser/goreleaser-cross
|
||||
image: goreleaser/goreleaser-cross:v1.19.2
|
||||
steps:
|
||||
- uses: actions/checkout@master
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user