Skip to content

Commit 547cde1

Browse files
committed
Remove fetch-depth again to save some time (as this wasn't the fix)
1 parent 7f765ce commit 547cde1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/publish-site.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- uses: actions/checkout@v2
17-
with:
18-
fetch-depth: 0
1917
- name: Build Website
2018
run: |
2119
git submodule update --init eng/submodules/silk.net-2.x

0 commit comments

Comments
 (0)