diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 535b39b..d833853 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -37,5 +37,5 @@ jobs: - name: Check types run: pnpm dlx turbo check-types - - name: Build project - run: pnpm dlx turbo build --filter=@kaneo/web \ No newline at end of file + - # name: Build project + # run: pnpm dlx turbo build --filter=@kaneo/web \ No newline at end of file