Skip to content

Commit

Permalink
!website
Browse files Browse the repository at this point in the history
  • Loading branch information
jycouet committed Dec 28, 2024
1 parent 58e7826 commit 7458bcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
nodeVersion: 22.11.0

- name: 🚧 Build Packages
run: pnpm -F "@kitql/*" build
run: pnpm -F "!website" build

- name: 🧹 Lint Check
run: pnpm -F ${{ matrix.prj }} lint
Expand Down

0 comments on commit 7458bcb

Please sign in to comment.