Update build.yml

This commit is contained in:
K. S. Ernest (iFire) Lee 2021-06-26 02:06:24 -07:00 committed by GitHub
parent c77d625257
commit a6fb32e084
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ jobs:
name: FBX2glTF-windows.exe
path: build/Release/FBX2glTF.exe
build-ubuntu:
runs-on: ubuntu-latest
runs-on: ubuntu-18.04
steps:
- name: Checkout
uses: actions/checkout@v2