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:
parent
f6f6653de0
commit
1b52f9fa44
3
.github/workflows/buildReleaseInclDocker.yml
vendored
3
.github/workflows/buildReleaseInclDocker.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user