Bash instead of cmd.

This commit is contained in:
K. S. Ernest (iFire) Lee 2021-06-06 20:34:47 -07:00
parent e45572f0b4
commit c9a58789ee
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ jobs:
- name: Decompress sdk
run: |
zstd -d -r --rm ./sdk || true
shell: cmd
shell: bash
- name: Add conan remote
run: |