mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-05-28 17:16:29 +03:00
Pump SDL2.
This commit is contained in:
4
.github/workflows/ecode-nightly.yml
vendored
4
.github/workflows/ecode-nightly.yml
vendored
@@ -333,8 +333,8 @@ jobs:
|
||||
- name: Install Dependencies
|
||||
run: |
|
||||
brew install bash create-dmg premake p7zip
|
||||
curl -OL https://github.com/libsdl-org/SDL/releases/download/release-2.32.2/SDL2-2.32.2.dmg
|
||||
hdiutil attach SDL2-2.32.2.dmg
|
||||
curl -OL https://github.com/libsdl-org/SDL/releases/download/release-2.32.8/SDL2-2.32.8.dmg
|
||||
hdiutil attach SDL2-2.32.8.dmg
|
||||
sudo cp -r /Volumes/SDL2/SDL2.framework /Library/Frameworks/
|
||||
hdiutil detach /Volumes/SDL2
|
||||
- name: Build
|
||||
|
||||
Reference in New Issue
Block a user