mirror of
https://github.com/TomHarte/CLK.git
synced 2024-11-22 12:33:29 +00:00
Rename workflow job to Build SDL UI
This commit is contained in:
parent
e9420fc48d
commit
0a45e26c50
4
.github/workflows/ccpp.yml
vendored
4
.github/workflows/ccpp.yml
vendored
@ -3,8 +3,8 @@ name: SDL/Ubuntu
|
||||
on: [pull_request]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
build-sdl:
|
||||
name: Build SDL UI
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user