mirror of
https://github.com/nezhahq/nezha.git
synced 2025-02-08 12: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:
|
deploy:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: goreleaser/goreleaser-cross
|
image: goreleaser/goreleaser-cross:v1.19.2
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@master
|
- uses: actions/checkout@master
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user