Try bash.
This commit is contained in:
parent
7418fc0671
commit
2d1f95e9ab
|
@ -71,8 +71,8 @@ jobs:
|
||||||
|
|
||||||
- name: Run FBX2glTF help
|
- name: Run FBX2glTF help
|
||||||
run: |
|
run: |
|
||||||
build/Release/FBX2glTF.exe --help
|
./build/Release/FBX2glTF.exe --help
|
||||||
shell: cmd
|
shell: bash
|
||||||
|
|
||||||
- uses: actions/upload-artifact@v2
|
- uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in New Issue