Skip to content

Commit 3774db8

Browse files
authored
Update iOS build workflow to exclude debug app
Remove build command for iOS debug app in workflow
1 parent ba176ee commit 3774db8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,6 @@ jobs:
196196
shell: bash
197197
run: |
198198
./gradlew :jme3-ios-examples:buildIosSimulatorApp
199-
./gradlew :jme3-ios-examples:buildIosDebugApp
200199
201200
# Build the engine, we only deploy from ubuntu-latest jdk25
202201
BuildJMonkey:

0 commit comments

Comments
 (0)