Skip to content

Commit

Permalink
Update next.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
O-Isaac authored Nov 19, 2024
1 parent bc7c800 commit f43a52b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/next.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit f43a52b

Please sign in to comment.