We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3071db commit 855bd3cCopy full SHA for 855bd3c
.github/workflows/release.yml
@@ -70,11 +70,11 @@ jobs:
70
71
- uses: actions/checkout@v4
72
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 }}
+ # - name: Download iOS App
+ # uses: actions/download-artifact@v4
+ # with:
+ # name: empower-plant-react-native-ios
+ # path: ${{ env.APP_ARCHIVE_PATH }}
78
79
- name: Download Android APK
80
uses: actions/download-artifact@v4
0 commit comments