mirror of
https://gitea.sffempire.ru/Kolyah35/minecraft-pe-0.6.1.git
synced 2026-03-20 15:03:32 +00:00
fixed apk not getting packaged
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -220,7 +220,7 @@ jobs:
|
|||||||
- name: Zip Android Artifact
|
- name: Zip Android Artifact
|
||||||
uses: vimtor/action-zip@v1.2
|
uses: vimtor/action-zip@v1.2
|
||||||
with:
|
with:
|
||||||
files: mcpe-apk/minecraftpe-debug.apk
|
files: minecraftpe-apk/minecraftpe-debug.apk
|
||||||
dest: minecraftpe-${{ steps.ref.outputs.hash }}-android.zip
|
dest: minecraftpe-${{ steps.ref.outputs.hash }}-android.zip
|
||||||
|
|
||||||
- name: Update Development Release
|
- name: Update Development Release
|
||||||
|
|||||||
Reference in New Issue
Block a user