Windows run is different.

This commit is contained in:
K. S. Ernest (iFire) Lee 2021-11-17 12:00:19 -08:00
parent 86b53923c3
commit b6b4cad436
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ jobs:
- name: Run FBX2glTF help
run: |
./build/FBX2glTF --help
build/Release/FBX2glTF.exe --help
shell: bash
- uses: actions/upload-artifact@v2