typo in ios job for build.yml

This commit is contained in:
2026-03-25 17:56:14 -04:00
parent 9f4157f9ba
commit a37f8ddcb3

View File

@@ -75,7 +75,7 @@ jobs:
build-ios:
# credit to pengubow from deepfriedwaffles repo
name: Build iOS
runs-on:macos-latest
runs-on: macos-latest
steps:
- name: Checkout