Fit into Github Actions syntax.

This commit is contained in:
K. S. Ernest (iFire) Lee 2021-06-06 17:21:58 -07:00
parent 9936e2bb26
commit b6882e8f5a
1 changed files with 98 additions and 99 deletions

View File

@ -1,9 +1,8 @@
name: "Build FBX2GLTF for Windows 10."
on: [push]
on: [push, pull_request]
jobs:
build:
runs-on: windows-latest
strategy:
steps:
- name: install conan
run: |