Skip to content

Commit 95d1840

Browse files
committed
ci: Ignore error when no file
1 parent 6d04d32 commit 95d1840

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ jobs:
5656

5757
- name: Clean up before the build
5858
working-directory: ${{ env.PATH_DOC }}
59+
continue-on-error: true
5960
run: git rm -r '*'
6061

6162
- name: Build doc artifacts with Hugo

0 commit comments

Comments
 (0)