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 97b0afe commit f3e4888Copy full SHA for f3e4888
action.yaml
@@ -20,7 +20,7 @@ runs:
20
./arkscript --version
21
22
- name: Check
23
- shell: sh
+ shell: bash
24
run: |
25
failures=0
26
while read -rd $'\0' file; do
0 commit comments