Skip to content

Commit 8aa4092

Browse files
authored
Update linux_run.yml
1 parent 30321e5 commit 8aa4092

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/linux_run.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,7 @@ jobs:
246246
working-directory: ${{ github.workspace }}
247247

248248
- name: HTML → Markdown (pandoc)
249+
shell: bash
249250
if: ${{ inputs.runner == 'ubuntu-24.04' && inputs.compiler == 'clang' }}
250251
run: |
251252
sudo apt-get update && sudo apt-get install -y pandoc

0 commit comments

Comments
 (0)