Skip to content

Commit 52b1471

Browse files
committed
chore: lint
1 parent 2fc3ae7 commit 52b1471

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/deploy-site.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ jobs:
3535
- name: Install dependencies
3636
run: pnpm install --frozen-lockfile
3737

38+
- name: Build tokens
39+
run: pnpm --filter @tiny-design/tokens build
40+
3841
- name: Build docs site
3942
run: pnpm --filter @tiny-design/docs build
4043
env:

0 commit comments

Comments
 (0)