Skip to content

Commit

Permalink
Bundle data for CI builds
Browse files Browse the repository at this point in the history
  • Loading branch information
bubelov authored May 2, 2024
1 parent 30f411e commit 77cf3b7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ jobs:
- name: Run verification tasks
run: ./gradlew check

- name: Bundle the latest data snapshot
run: ./gradlew bundleData

- name: Assemble APKs
run: ./gradlew assemble

Expand Down

0 comments on commit 77cf3b7

Please sign in to comment.