From 7c0769c2c2e17fbbc37563ae71f3454904fe0911 Mon Sep 17 00:00:00 2001 From: osm0sis Date: Fri, 1 Dec 2023 22:20:27 -0400 Subject: [PATCH] Artifact zip is now module zip --- .github/workflows/android.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/android.yml b/.github/workflows/android.yml index 298953e..08c1a03 100644 --- a/.github/workflows/android.yml +++ b/.github/workflows/android.yml @@ -34,4 +34,4 @@ jobs: uses: actions/upload-artifact@v3 with: name: PlayIntegrityFork - path: out/PlayIntegrityFork.zip + path: module/*