Skip to content

Commit dc5396c

Browse files
committed
fix
1 parent 0534d15 commit dc5396c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/build_docs.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,6 @@ jobs:
2626
env:
2727
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2828
run: "docs/buildsite.sh"
29-
shell: bash
29+
shell: bash
30+
31+

0 commit comments

Comments
 (0)