Skip to content

Commit 855bd3c

Browse files
tmp comment out ios
1 parent b3071db commit 855bd3c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/release.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -70,11 +70,11 @@ jobs:
7070
7171
- uses: actions/checkout@v4
7272

73-
- name: Download iOS App
74-
uses: actions/download-artifact@v4
75-
with:
76-
name: empower-plant-react-native-ios
77-
path: ${{ env.APP_ARCHIVE_PATH }}
73+
# - name: Download iOS App
74+
# uses: actions/download-artifact@v4
75+
# with:
76+
# name: empower-plant-react-native-ios
77+
# path: ${{ env.APP_ARCHIVE_PATH }}
7878

7979
- name: Download Android APK
8080
uses: actions/download-artifact@v4

0 commit comments

Comments
 (0)