From f43a52b8f753b6f344fe39958e601d5a213ea523 Mon Sep 17 00:00:00 2001 From: Isaac Date: Tue, 19 Nov 2024 09:43:00 +0100 Subject: [PATCH] Update next.yml --- .github/workflows/next.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/next.yml b/.github/workflows/next.yml index 04a6d44..a4de1c3 100644 --- a/.github/workflows/next.yml +++ b/.github/workflows/next.yml @@ -33,7 +33,7 @@ jobs: - name: Merge XAPK into apk run: | java -jar apkeditor.jar m -i apk/fate.xapk -o apk/fate.apk - rm fate.xapk + rm apk/fate.xapk - name: Set Game Version run: | version=$(curl -s https://gplay-ver.atlasacademy.workers.dev/?id=com.aniplex.fategrandorder)