Publish windows build.

This commit is contained in:
K. S. Ernest (iFire) Lee 2021-06-06 22:46:54 -07:00
parent 88937ab83f
commit 1a0f3026d6
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ jobs:
- uses: actions/upload-artifact@v2
with:
name: FBX2glTF-windows-x64.exe
path: build/FBX2glTF.exe
path: build/Release/FBX2glTF.exe
build-ubuntu:
runs-on: ubuntu-latest
steps: