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-30 00:07:42 +05:00
committed by GitHub
parent 572f33ce22
commit 583f1bcba0

View File

@@ -20,7 +20,7 @@ jobs:
npm run bootstrap -- --scope=mobile
- name: Build packages
run: npm run build
run: npx nx run @notesnook/mobile:build
- name: Install Pods
run: npm run prepare:ios