Skip to content

Commit

Permalink
Update build-apk.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
linonetwo committed Sep 12, 2023
1 parent fb77fec commit 5ee6cad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-apk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ jobs:
- name: Install dependencies
run: pnpm install

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

## configure cash for gradle : will help to reduce build time
- name: Cache Gradle Wrapper
Expand Down

0 comments on commit 5ee6cad

Please sign in to comment.