Skip to content
This repository was archived by the owner on Feb 25, 2026. It is now read-only.

Commit 1137ca7

Browse files
authored
Update release.yml
1 parent f86c274 commit 1137ca7

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -103,15 +103,6 @@ jobs:
103103
- name: Move Android File
104104
run: mv /home/runner/${{ env.PROJECT_NAME }}-release.apk /home/runner/${{ env.PROJECT_NAME }}-ASTC-Android.apk
105105

106-
- name: Download Android (Legacy) Build
107-
uses: actions/download-artifact@main
108-
with:
109-
name: androidBuild-legacy-ASTC
110-
path: /home/runner
111-
112-
- name: Move Android (Legacy) File
113-
run: mv /home/runner/${{ env.PROJECT_NAME }}-release.apk /home/runner/${{ env.PROJECT_NAME }}-ASTC-Android-Legacy.apk
114-
115106
- name: Download iOS Build
116107
uses: actions/download-artifact@main
117108
with:

0 commit comments

Comments
 (0)