Skip to content

Commit

Permalink
ci: 👷 returning build command
Browse files Browse the repository at this point in the history
  • Loading branch information
aacevski committed Jan 7, 2025
1 parent b763dfd commit afd48cc
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 TODO: Fix build
run: pnpm dlx turbo build

0 comments on commit afd48cc

Please sign in to comment.