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 16:19:51 +05:00
committed by GitHub
parent 721f688ebf
commit 2b42a3b2cf

View File

@@ -11,13 +11,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: Setup Ruby + Cache Gems
uses: ruby/setup-ruby@v1
with:
bundler-cache: true
working-directory: apps/mobile/native
ruby-version: .ruby-version
- name: Setup Node
uses: ./.github/actions/setup-node-with-cache