mirror of
https://github.com/catppuccin/tailwindcss.git
synced 2026-01-09 05:01:09 +08:00
ci(pages): build package before example
This commit is contained in:
parent
64bc400639
commit
283f69e428
2
.github/workflows/gh-pages.yml
vendored
2
.github/workflows/gh-pages.yml
vendored
@ -20,6 +20,8 @@ jobs:
|
||||
cache-dependency-path: ./examples/vite/package-lock.json
|
||||
|
||||
- run: |
|
||||
npm ci
|
||||
npm run build
|
||||
cd examples/vite
|
||||
npm ci
|
||||
npm run build
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user