This commit is contained in:
CrazyMax
2020-06-15 18:34:01 +02:00
parent 62b67a060c
commit 10511362f8
+2 -3
View File
@@ -43,9 +43,8 @@ jobs:
- -
name: Checkout name: Checkout
uses: actions/checkout@v2 uses: actions/checkout@v2
- with:
name: Unshallow fetch-depth: 0
run: git fetch --prune --unshallow
- -
name: Set up Go name: Set up Go
uses: actions/setup-go@v2 uses: actions/setup-go@v2