Update build.yml

This commit is contained in:
K. S. Ernest (iFire) Lee 2022-04-01 05:01:52 -07:00 committed by GitHub
parent 31a70b770c
commit 43fc8b3552
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@ jobs:
files: |
fbx2gltf-windows.zip
build-ubuntu:
runs-on: ubuntu-18.04
runs-on: ubuntu-20.04
steps:
- name: Checkout
uses: actions/checkout@v2