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 cd5567a commit b763dfd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ jobs:
- name: Check types
run: pnpm dlx turbo check-types

# - name: Build project
# run: pnpm dlx turbo build TODO: Fix build
- name: Build project
run: pnpm dlx turbo build TODO: Fix build

0 comments on commit b763dfd

Please sign in to comment.