1
0
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:
Frank Halasz 2023-06-06 12:28:46 -07:00
parent 1b52f9fa44
commit c7c25e7c4d

View File

@ -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