1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-01-26 03:51:32 +00:00

Update MacOS build to use cmake instead of makeright

This commit is contained in:
Frank Halasz
2023-06-06 22:46:01 -07:00
parent b6328a234d
commit da7025ff02

View File

@@ -298,7 +298,7 @@ jobs:
sudo ditto /Volumes/SDL2/SDL2.framework /Library/Frameworks/SDL2.framework
hdiutil detach /Volumes/SDL2/
# Build maiko
# Build maiko
- name: Build ldeinit
working-directory: ./bin
run: |