Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4d28e0c

Browse files
committedMar 17, 2025
Revert "tmp: disable android download"
This reverts commit 8d01a5a.
1 parent 8d01a5a commit 4d28e0c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
 

‎.github/workflows/release.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -78,10 +78,10 @@ jobs:
7878
# with:
7979
# name: empower-plant-react-native-ios
8080

81-
# - name: Download Android APK
82-
# uses: actions/download-artifact@v4
83-
# with:
84-
# name: empower-plant-react-native-android
81+
- name: Download Android APK
82+
uses: actions/download-artifact@v4
83+
with:
84+
name: empower-plant-react-native-android
8585

8686
- name: Set GitHub user
8787
run: |

0 commit comments

Comments
 (0)
Please sign in to comment.