This commit is contained in:
Ozgur 2025-04-15 02:01:33 +02:00
parent 3f750c5838
commit 1bc608d5a3
No known key found for this signature in database
GPG Key ID: 66CDF27505A35546

View File

@ -109,7 +109,6 @@ jobs:
# Build for macOS - use your own build script or create a test app if needed
- name: Build for macOS
id: build-app
run: |
if [ -f "./scripts/mac_build.sh" ]; then
echo "🔨 Running mac_build.sh and capturing output to build_log.txt..."