ad
RN APK Build / build (push) Has been cancelled

This commit is contained in:
NishantRajputRN
2026-04-28 15:22:23 +05:30
parent 1edfe42d6c
commit 582c436d46
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -73,7 +73,7 @@ on:
jobs:
build:
runs-on: self-hosted:host # ye same rahega (host mapping runner config me hai)
runs-on: [self-hosted, linux] # ye same rahega (host mapping runner config me hai)
steps:
- name: Checkout code