Skip to content

Commit 4a2f013

Browse files
committed
test: rerun workflow
1 parent 9622793 commit 4a2f013

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/generate-docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ jobs:
3838
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3939

4040
- name: Remove local HTML file
41-
run: rm ./docs/index.htm
41+
run: rm -rf ./docs/

0 commit comments

Comments
 (0)