mirror of
https://github.com/encounter/SDL.git
synced 2025-12-08 13:15:10 +00:00
Minor tweak to workflow settings.
There was an (innocently intended, I assume!) "make X great again" joke in a previous commit message, and I'd like this not to be the first thing people see on our GitHub project page, so I added some whitespace to the end of this file. Apologies to any that were bothered by that, it was an accident!
This commit is contained in:
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@@ -54,3 +54,4 @@ jobs:
|
|||||||
run: cmake -B build ${{ matrix.platform.flags }}
|
run: cmake -B build ${{ matrix.platform.flags }}
|
||||||
- name: Build
|
- name: Build
|
||||||
run: cmake --build build/
|
run: cmake --build build/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user