Skip to content

Commit 100d198

Browse files
committed
Disable fdroid flavor build
1 parent 51f5040 commit 100d198

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,9 @@ jobs:
7272
- name: Install yarn
7373
run: npm install -g yarn
7474

75+
- name: Set build flavor
76+
run: sudo echo "false" > ${TMPDIR}/fdroid.bool
77+
7578
- name: Setup project, install app plugins and deps
7679
run: yarn setup
7780

0 commit comments

Comments
 (0)