Skip to content

Commit c18c512

Browse files
committed
bundle on android again
1 parent 1cf2941 commit c18c512

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/check.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -402,6 +402,9 @@ jobs:
402402
echo 524288 | sudo tee -a /proc/sys/fs/inotify/max_queued_events
403403
echo 524288 | sudo tee -a /proc/sys/fs/inotify/max_user_instances
404404
sudo sysctl -p
405+
406+
# temporary, until we can get SKIP_BUNDLING to work
407+
- run: npm run bundle-data
405408

406409
- name: Gradle
407410
uses: gradle/gradle-build-action@v2

0 commit comments

Comments
 (0)