1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2025-11-04 19:05:52 +00:00

Update Lime submodule to fix Github Actions build issues (#1226)

* Update Lime submodule to fix build issues

* Disable automatic iOS builds in Github Actions until we fix build issues
This commit is contained in:
Eric 2025-06-16 00:44:02 -04:00 committed by GitHub
parent c0e0523651
commit 0f85b4a85d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 3 deletions

View file

@ -128,8 +128,9 @@ jobs:
runs-on: windows
- target: macos
runs-on: macos
- target: ios
runs-on: macos
# TODO: Install XCode to build iOS
# - target: ios
# runs-on: macos
runs-on:
- ${{ matrix.runs-on }}
defaults:

View file

@ -177,7 +177,7 @@
"name": "lime",
"type": "git",
"dir": null,
"ref": "a560f7cdfbc367c59e64aa89654a2576fb8f244a",
"ref": "a310557515f7673a0f6f0721364fa1dda82caedd",
"url": "https://github.com/FunkinCrew/lime-mobile"
},
{