Skip to content

Commit

Permalink
Update build-f-droid-apk.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
linonetwo committed Feb 8, 2024
1 parent ee29125 commit 4526747
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-f-droid-apk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@ jobs:
- name: Build by eject eas
run: npx expo prebuild -p android --clean

- name: Remove prorietary bits (for fix f-droid)
run: npx zx scripts/fit-f-droid.mjs
# - name: Remove prorietary bits (for fix f-droid)
# run: npx zx scripts/fit-f-droid.mjs

- name: Build apk
run: |
Expand Down

0 comments on commit 4526747

Please sign in to comment.