This commit is contained in:
K. S. Ernest (iFire) Lee 2021-06-06 20:22:37 -07:00
parent 2f0c654ad7
commit 1ab4f977ef
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
name: "Build FBX2GLTF for Ubuntu."
on: [push, pull_request]
jobs:
build:
build-ubuntu:
runs-on: ubuntu-latest
steps:
- name: Install conan

View File

@ -1,7 +1,7 @@
name: "Build FBX2GLTF for Windows 10."
on: [push, pull_request]
jobs:
build:
build-win-10:
runs-on: windows-latest
steps:
- name: Install conan