Try bash.

This commit is contained in:
K. S. Ernest (iFire) Lee 2021-11-17 12:14:40 -08:00
parent 7418fc0671
commit 2d1f95e9ab
1 changed files with 2 additions and 2 deletions

View File

@ -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: