Skip to content

Commit 8ad589d

Browse files
committed
ci: add asset check
1 parent c250625 commit 8ad589d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/build-module.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ jobs:
2020
- name: Install zip
2121
run: sudo apt-get update && sudo apt-get install -y zip
2222

23+
- name: Check theme assets
24+
run: bash scripts/check-theme-size.sh
25+
2326
- name: Package module
2427
run: bash scripts/package.sh
2528

0 commit comments

Comments
 (0)