Update ios.publish.yml

Signed-off-by: Ammar Ahmed <40239442+ammarahm-ed@users.noreply.github.com>
This commit is contained in:
Ammar Ahmed
2024-01-29 23:34:50 +05:00
committed by GitHub
parent f2c5367077
commit 572f33ce22

View File

@@ -19,6 +19,9 @@ jobs:
npm ci --ignore-scripts --prefer-offline --no-audit
npm run bootstrap -- --scope=mobile
- name: Build packages
run: npm run build
- name: Install Pods
run: npm run prepare:ios