Fix
Build APK file / Verify environment (push) Successful in 4s
Sync Source to Host / sync-source (push) Successful in 8s
Build APK file / Build APK file (push) Failing after 1m33s

This commit is contained in:
2026-08-19 20:34:48 +07:00
parent f2ba761cc1
commit 3fb07872c2
2 changed files with 3 additions and 5 deletions
+1 -3
View File
@@ -3,9 +3,7 @@ run-name: ${{ gitea.actor }} is synchronizing the source code to the host
on:
push:
branches:
- main
- develop
jobs:
sync-source:
runs-on: ubuntu-latest