Merge pull request #1 from markeel/workflow-error

Update build.yml
This commit is contained in:
markeel
2023-05-24 14:14:41 -07:00
committed by GitHub

View File

@@ -4,7 +4,7 @@ on: [push, pull_request]
jobs:
linux-x64:
runs-on: ubuntu-18.04
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- name: build-linux-editor-x64