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 8ee4d09 commit 228b03aCopy full SHA for 228b03a
render/action.yml
@@ -20,6 +20,7 @@ runs:
20
run: |
21
echo $(which chromium-browser)
22
$(which chromium-browser) --headless https://www.chromestatus.com
23
+ shell: bash
24
- name: 'Render'
25
env:
26
QUARTO_PRINT_STACK: true
0 commit comments