Skip to content

Commit

Permalink
use bunx instead of bare bin
Browse files Browse the repository at this point in the history
  • Loading branch information
aster-void committed Dec 3, 2024
1 parent 4c60edc commit 76da235
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ setup-ci:
make generate-sql

sync: sync-server sync-web sync-root sync-common
lefthook install || true
bunx lefthook install || true
@echo '----------------------------------------------------------------------------------------------------------'
@echo '| Most work is done. now running prisma-generate-sql (which might fail if .env.dev is not set configured)|'
@echo '----------------------------------------------------------------------------------------------------------'
Expand Down

0 comments on commit 76da235

Please sign in to comment.