1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-06-16 15:29:34 +00:00

Rename workflow job to Build SDL UI

This commit is contained in:
Ryan Carsten Schmidt 2023-12-05 11:41:43 -06:00
parent e9420fc48d
commit 0a45e26c50

View File

@ -3,8 +3,8 @@ name: SDL/Ubuntu
on: [pull_request]
jobs:
build:
build-sdl:
name: Build SDL UI
runs-on: ubuntu-latest
steps: