Skip to content

Commit 0534d15

Browse files
committed
fix
1 parent 34a2bc8 commit 0534d15

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build_docs.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,4 @@ jobs:
2626
env:
2727
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2828
run: "docs/buildsite.sh"
29-
shell: bash
30-
EOF
29+
shell: bash

0 commit comments

Comments
 (0)