Skip to content

Commit e353a37

Browse files
committed
ci: make it build tw
1 parent d26e8cd commit e353a37

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
@@ -28,6 +28,9 @@ jobs:
2828

2929
- run: bun install --frozen-lockfile
3030

31+
- name: Build Tailwind modules
32+
run: bun run tw
33+
3134
- name: Build
3235
run: bunx elm-land build
3336

0 commit comments

Comments
 (0)