This commit is contained in:
naiba
2023-05-10 23:36:51 +08:00
parent 1c13e415fa
commit 0c46ce57ab
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -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