mirror of
https://github.com/Vita3K/Vita3K.git
synced 2026-07-11 01:34:23 +02:00
external: update sdl to version 2.30.9
This commit is contained in:
@@ -88,9 +88,9 @@ jobs:
|
||||
choco install ccache
|
||||
if: matrix.os == 'windows-latest'
|
||||
|
||||
- name: Set up SDL 2.30.7 (ubuntu-latest)
|
||||
- name: Set up SDL 2.30.9 (ubuntu-latest)
|
||||
run: |
|
||||
SDL2VER=2.30.7
|
||||
SDL2VER=2.30.9
|
||||
if [[ ! -e ~/.ccache ]]; then
|
||||
mkdir ~/.ccache
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user