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 288d8f7 commit f61e6a5
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 @@ -80,8 +80,8 @@ jobs:
- name: Build by eject eas
run: npx expo prebuild -p android --clean
- name: Build after eject eas
run: npx eas build --platform android --local
- name: Build APK use react-native build
run: npx react-native build-android --mode=release

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

0 comments on commit f61e6a5

Please sign in to comment.