CI: revert the treeless clone for the build job
git gets confused when we add another remote there, so revert for now
This commit is contained in:
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@@ -53,7 +53,6 @@ jobs:
|
||||
with:
|
||||
path: temp
|
||||
fetch-depth: 0
|
||||
filter: tree:0
|
||||
persist-credentials: false
|
||||
|
||||
# to match the autobuild environment
|
||||
|
||||
Reference in New Issue
Block a user