mirror of
https://github.com/Alcaro/Flips.git
synced 2026-04-24 23:10:45 -05:00
indentation is fun
This commit is contained in:
parent
b70f373267
commit
431917c725
6
.github/workflows/build-unoptimized.yml
vendored
6
.github/workflows/build-unoptimized.yml
vendored
|
|
@ -46,9 +46,9 @@ jobs:
|
|||
runs-on: windows-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
filter: tree:0
|
||||
with:
|
||||
fetch-depth: 0
|
||||
filter: tree:0
|
||||
# Build using MSVC. It currently warns on a bit of stuff because apparently -Wall warns on basically everything
|
||||
# Also yes, using mvsc requires either shenanigans or a seperate action.
|
||||
- uses: ilammy/msvc-dev-cmd@v1
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user