Skip to content

Commit 11835b4

Browse files
Update build_documentation.yml
1 parent c7ba89e commit 11835b4

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/build_documentation.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,8 @@ jobs:
2323
- name: Checkout repository
2424
uses: actions/checkout@v4
2525
with:
26-
fetch-depth: 0
2726
submodules: true
2827

29-
- name: Fetch correct submodule shas
30-
run: git submodule foreach 'git fetch --tags --depth 1 origin $sha1 && git checkout -q $sha1'
31-
3228
- name: Install pgnquant for optimize plugin
3329
run: sudo apt-get install pngquant
3430

0 commit comments

Comments
 (0)