Publish windows build.
This commit is contained in:
parent
88937ab83f
commit
1a0f3026d6
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue