update
This commit is contained in:
parent
1c13e415fa
commit
0c46ce57ab
2
.github/workflows/agent.yml
vendored
2
.github/workflows/agent.yml
vendored
@ -11,6 +11,8 @@ jobs:
|
||||
container:
|
||||
image: goreleaser/goreleaser-cross:v1.20
|
||||
steps:
|
||||
- run: |
|
||||
git config --global --add safe.directory /__w/agent/agent
|
||||
- uses: actions/checkout@master
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user