fixed apk not getting packaged

This commit is contained in:
mschiller890
2026-03-20 09:35:47 +02:00
parent e0dac8a95c
commit 70a45fb446

View File

@@ -220,7 +220,7 @@ jobs:
- name: Zip Android Artifact
uses: vimtor/action-zip@v1.2
with:
files: mcpe-apk/minecraftpe-debug.apk
files: minecraftpe-apk/minecraftpe-debug.apk
dest: minecraftpe-${{ steps.ref.outputs.hash }}-android.zip
- name: Update Development Release