Skip to content

Commit b61b2f8

Browse files
committed
Update doc.yml
1 parent f2d353e commit b61b2f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/doc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/checkout@v4
1313

1414
- name: run pandoc
15-
run: bash ./run-pandoc.sh
15+
run: sh ./run-pandoc.sh
1616

1717
- uses: actions/upload-artifact@v3
1818
with:

0 commit comments

Comments
 (0)