Skip to content

Commit

Permalink
ci: 👷 building only web
Browse files Browse the repository at this point in the history
  • Loading branch information
aacevski committed Jan 7, 2025
1 parent 8e6d935 commit 6ee85ee
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 @@ -38,4 +38,4 @@ jobs:
run: pnpm dlx turbo check-types

- name: Build project
run: pnpm dlx turbo build --filter=web
run: pnpm dlx turbo build --filter=@kaneo/web

0 comments on commit 6ee85ee

Please sign in to comment.