Update build-release.yml
Some checks failed
Build Check / build (push) Has been cancelled
CodeQL / Analyze (java) (push) Has been cancelled

This commit is contained in:
ZCShou 2025-08-01 16:52:37 +08:00 committed by GitHub
parent 5121892b60
commit f038ac1cd9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,7 +12,7 @@ permissions:
jobs:
Build:
name: Release APK
runs-on: ubuntu-latest
runs-on: self-hosted
steps:
# https://github.com/marketplace/actions/checkout
- uses: actions/checkout@v4