mirror of
https://github.com/Interlisp/maiko.git
synced 2026-01-13 15:18:14 +00:00
Change cp to ditto for copy of SDL2.framework
This commit is contained in:
parent
1b52f9fa44
commit
c7c25e7c4d
2
.github/workflows/buildReleaseInclDocker.yml
vendored
2
.github/workflows/buildReleaseInclDocker.yml
vendored
@ -309,7 +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
|
||||
cp -r /Volumes/SDL2/SDL2.framework /Library/Frameworks
|
||||
ditto /Volumes/SDL2/SDL2.framework /Library/Frameworks/SDL2.framework
|
||||
hdiutil detach /Volumes/SDL2/
|
||||
|
||||
# Build maiko
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user