Remove yaml error.

This commit is contained in:
K. S. Ernest (iFire) Lee 2021-06-06 20:24:33 -07:00
parent d832e68554
commit 83c3a7260e
1 changed files with 5 additions and 5 deletions

View File

@ -66,7 +66,7 @@ jobs:
conan build -bf build . conan build -bf build .
shell: cmd shell: cmd
- uses: actions/upload-artifact@v2 - uses: actions/upload-artifact@v2
with: with:
name: FBX2glTF-windows-x64.exe name: FBX2glTF-windows-x64.exe
path: FBX2glTF/build/Release/FBX2glTF.exe path: FBX2glTF/build/Release/FBX2glTF.exe
@ -135,7 +135,7 @@ jobs:
conan build -bf build . conan build -bf build .
shell: cmd shell: cmd
- uses: actions/upload-artifact@v2 - uses: actions/upload-artifact@v2
with: with:
name: FBX2glTF-linux name: FBX2glTF-linux
path: FBX2glTF/build/Release/FBX2glTF path: FBX2glTF/build/Release/FBX2glTF