Skip to content

Commit

Permalink
[BRE-365] - Disable OS build (#3414)
Browse files Browse the repository at this point in the history
* disable ios build
  • Loading branch information
Eeebru authored Oct 11, 2024
1 parent 81ad6b3 commit ef81365
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -439,6 +439,7 @@ jobs:
name: Apple iOS
runs-on: macos-14
needs: setup
if: false
env:
ios_folder_path: src/App/Platforms/iOS
app_output_name: App
Expand Down

0 comments on commit ef81365

Please sign in to comment.