bunty test
RN APK Build / build (push) Failing after 39m48s

This commit is contained in:
NishantRajputRN
2026-04-28 17:15:03 +05:30
parent e6bb3ea725
commit 194c9bc52b
2 changed files with 7 additions and 1 deletions
+6 -1
View File
@@ -66,6 +66,11 @@
name: RN APK Build
# Runner scope: jobs only match runners registered for THIS repository (or org/site admin),
# or an "Individual" runner owned by the repo owner. A user runner on another account will
# stay Idle while workflows show "No matching online runner with label: ubuntu-latest".
# Token: Repository → Settings → Actions → Runners (not another user's User Settings).
on:
push:
branches:
@@ -73,7 +78,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest # ye same rahega (host mapping runner config me hai)
runs-on: ubuntu-latest
steps:
- name: Checkout code
+1
View File
@@ -4,3 +4,4 @@ console.log("trest")
console.log("trest")
console.log("trest")
console.log("trest")
console.log("trest")