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 c48e6f8 commit 288d8f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-f-droid-apk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
- name: Build by eject eas
run: npx expo prebuild -p android --clean
- name: Build after eject eas
run: eas build --platform android --local
run: npx eas build --platform android --local

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

0 comments on commit 288d8f7

Please sign in to comment.