Update build.yml

This commit is contained in:
Star1xr 2026-05-15 15:53:33 +03:00 committed by GitHub
parent ab6ea44c1c
commit 075fd045c7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,22 +20,3 @@ jobs:
with:
name: android-armv7a-bundle
path: build/
build-android-arm64:
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v4
- name: Build android-arm64
run: |
chmod +x scripts/build-android-arm64.sh
./scripts/build-android-arm64.sh
- name: Upload Artifact
uses: actions/upload-artifact@v4
with:
name: android-armv7a-bundle
path: build/