fix macos CI name

[skip ci]
This commit is contained in:
Henry Hiles 2026-07-28 15:15:02 -04:00
commit afd6168535
Signed by: Henry-Hiles
SSH key fingerprint: SHA256:VKQUdS31Q90KvX7EkKMHMBpUspcmItAh86a+v7PGiIs

View file

@ -1,4 +1,4 @@
name: "Build APK" name: "Build MacOS App"
on: on:
push: push:
@ -7,7 +7,7 @@ on:
workflow_dispatch: workflow_dispatch:
jobs: jobs:
build-apk: build-app:
runs-on: macos-latest runs-on: macos-latest
steps: steps: