Skip to content

Commit

Permalink
fix: ci fail
Browse files Browse the repository at this point in the history
  • Loading branch information
nonzzz committed Feb 3, 2025
1 parent e8981f1 commit 83acea6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ FLAGS += ./dev/main.ts

bootstrap:
@echo "Install dependiences"
npm install -g corepack@latest --force
corepack enable
pnpm install

Expand Down

0 comments on commit 83acea6

Please sign in to comment.