Skip to content

Commit

Permalink
build: fix f-droid (#1731)
Browse files Browse the repository at this point in the history
  • Loading branch information
aeharding authored Nov 17, 2024
1 parent 205b359 commit ba79ca4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ jobs:
- name: Build (Ionic)
run: pnpm exec ionic cap sync
env:
BUILD_FOSS_ONLY: 1
BUILD_FOSS_ONLY: true
CI_PLATFORM: android

- name: Set up JDK 11
Expand Down

0 comments on commit ba79ca4

Please sign in to comment.