mirror of
https://github.com/Vita3K/Vita3K.git
synced 2026-07-11 01:34:23 +02:00
external: Update sdl to 2.28.3.
This commit is contained in:
@@ -48,9 +48,9 @@ jobs:
|
||||
with:
|
||||
submodules: recursive
|
||||
|
||||
- name: Set up SDL 2.26.5 (ubuntu-latest)
|
||||
- name: Set up SDL 2.28.3 (ubuntu-latest)
|
||||
run: |
|
||||
SDL2VER=2.26.5
|
||||
SDL2VER=2.28.3
|
||||
if [[ ! -e ~/.ccache ]]; then
|
||||
mkdir ~/.ccache
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user