mirror of
https://github.com/Interlisp/maiko.git
synced 2026-01-25 19:46:21 +00:00
Fix copy of SDL2.framework
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user