diff --git a/.github/workflows/ios.yml b/.github/workflows/ios.yml index 0f11c8e9..417a94ce 100644 --- a/.github/workflows/ios.yml +++ b/.github/workflows/ios.yml @@ -57,9 +57,6 @@ jobs: - name: Install app dependencies run: npm install - - name: Build project app - run: npm run build - - name: Capacitor update run: npx cap update