Skip to content

Commit

Permalink
Update prebuilts.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
PrajjuS authored Dec 22, 2024
1 parent 2e8f155 commit 4a6cc73
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/prebuilts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,8 @@ jobs:

- name: Move APKs
run: |
rm -f *nomaps*.apk
rm -f $(ls Gallery*.apk | grep -v "universal")
ls
rm -rf DotGallery/*
mv -f Gallery*.apk DotGallery/DotGallery.apk
- name: Download latest release .zip
Expand Down

0 comments on commit 4a6cc73

Please sign in to comment.