Update build.yml
This commit is contained in:
parent
c77d625257
commit
a6fb32e084
|
@ -74,7 +74,7 @@ jobs:
|
||||||
name: FBX2glTF-windows.exe
|
name: FBX2glTF-windows.exe
|
||||||
path: build/Release/FBX2glTF.exe
|
path: build/Release/FBX2glTF.exe
|
||||||
build-ubuntu:
|
build-ubuntu:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-18.04
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
|
Loading…
Reference in New Issue