Skip to content

Commit 00a4dae

Browse files
committed
fix
1 parent fcf959f commit 00a4dae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-ton-contract.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
run: pnpm install
3131

3232
- name: Build all packages
33-
run: pnpm exec lerna build
33+
run: pnpm exec lerna run build
3434

3535
- name: Build contract
3636
working-directory: target_chains/ton/contracts

0 commit comments

Comments
 (0)