Skip to content

Commit

Permalink
Use sdl 2.28.5
Browse files Browse the repository at this point in the history
  • Loading branch information
streetpea committed Mar 28, 2024
1 parent 0a83aae commit bffb915
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build-msys2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,10 @@ jobs:
run: |
scripts/build-libplacebo.sh
- name: Build sdl2
run: |
scripts/build-sdl2.sh sdl2
- name: Configure Chiaki4deck
run: |
cmake -S . -B build -G "Ninja" -DCMAKE_BUILD_TYPE=Release -DCHIAKI_ENABLE_CLI=OFF
Expand Down

0 comments on commit bffb915

Please sign in to comment.