diff --git a/.github/workflows/release-suite-native-production.yml b/.github/workflows/release-suite-native-production.yml index f5c891badd51..d8d0f474dda0 100644 --- a/.github/workflows/release-suite-native-production.yml +++ b/.github/workflows/release-suite-native-production.yml @@ -74,6 +74,7 @@ jobs: - name: Install libs run: | yarn workspaces focus @suite-native/app + rm ./patches/app-builder-lib+26.4.0.patch # Hotfix for desktop-only package, which is not installed and crashes patch-package npx patch-package # Apply global patches. - name: Build on EAS Android run: eas build @@ -110,6 +111,7 @@ jobs: - name: Install libs run: | yarn workspaces focus @suite-native/app + rm ./patches/app-builder-lib+26.4.0.patch # Hotfix for desktop-only package, which is not installed and crashes patch-package npx patch-package # Apply global patches. - name: Get Suite version