We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2d353e commit b61b2f8Copy full SHA for b61b2f8
.github/workflows/doc.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/checkout@v4
13
14
- name: run pandoc
15
- run: bash ./run-pandoc.sh
+ run: sh ./run-pandoc.sh
16
17
- uses: actions/upload-artifact@v3
18
with:
0 commit comments