Update check-build.yml

This commit is contained in:
Joel Wetzell
2026-03-03 08:51:58 -06:00
committed by GitHub
parent 36c285434c
commit 795007727e
+2 -1
View File
@@ -20,4 +20,5 @@ jobs:
- name: Install Node.js dependencies
run: npm ci
- run: npm run build
- name: build tailwind
run: npm run tailwind