Skip to content

Commit

Permalink
Remove fetch-depth again to save some time (as this wasn't the fix)
Browse files Browse the repository at this point in the history
  • Loading branch information
Perksey committed Jan 23, 2025
1 parent 7f765ce commit 547cde1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Build Website
run: |
git submodule update --init eng/submodules/silk.net-2.x
Expand Down

0 comments on commit 547cde1

Please sign in to comment.