mirror of
https://github.com/TomHarte/CLK.git
synced 2025-02-03 22:33:29 +00:00
Switch to title case.
This seems to fit better with the fixed named steps.
This commit is contained in:
parent
40e1ec28fb
commit
aee2890b25
4
.github/workflows/ccpp.yml
vendored
4
.github/workflows/ccpp.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- name: install dependencies
|
||||
- name: Install dependencies
|
||||
run: sudo apt-get install libsdl2-dev scons
|
||||
- name: make
|
||||
- name: Make
|
||||
run: cd OSBindings/SDL; scons
|
||||
|
Loading…
x
Reference in New Issue
Block a user