Change Github Workflow build name (#427)

This commit is contained in:
bladeoner 2021-10-04 17:03:56 +02:00 committed by GitHub
parent 08891fe531
commit cf6ecec8e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ on: [push, pull_request]
jobs: jobs:
build: build:
name: ubuntu-20.04 name: Build VBA GX
runs-on: ubuntu-20.04 runs-on: ubuntu-20.04
container: devkitpro/devkitppc:latest container: devkitpro/devkitppc:latest