We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5ae294 commit 6324d9fCopy full SHA for 6324d9f
.github/workflows/publish-site.yml
@@ -14,6 +14,8 @@ jobs:
14
runs-on: ubuntu-latest
15
steps:
16
- uses: actions/checkout@v2
17
+ with:
18
+ fetch-depth: 0
19
- name: Build Website
20
run: |
21
git submodule update --init eng/submodules/silk.net-2.x
0 commit comments