Publish windows build.
This commit is contained in:
parent
88937ab83f
commit
1a0f3026d6
|
@ -72,7 +72,7 @@ jobs:
|
||||||
- uses: actions/upload-artifact@v2
|
- uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: FBX2glTF-windows-x64.exe
|
name: FBX2glTF-windows-x64.exe
|
||||||
path: build/FBX2glTF.exe
|
path: build/Release/FBX2glTF.exe
|
||||||
build-ubuntu:
|
build-ubuntu:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in New Issue