1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-01-13 15:18:14 +00:00

Fix copy of SDL2.framework

This commit is contained in:
Frank Halasz 2023-06-06 12:01:15 -07:00
parent f6f6653de0
commit 1b52f9fa44

View File

@ -309,8 +309,7 @@ jobs:
run: |
gh release download release-2.26.5 --repo libsdl-org/SDL --pattern SDL2-2.26.5.dmg
hdiutil attach SDL2-2.26.5.dmg
cd /Volumes/SDL2/
cp SDL2.framework /Library/Frameworks
cp -r /Volumes/SDL2/SDL2.framework /Library/Frameworks
hdiutil detach /Volumes/SDL2/
# Build maiko