We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcf959f commit 00a4daeCopy full SHA for 00a4dae
.github/workflows/ci-ton-contract.yml
@@ -30,7 +30,7 @@ jobs:
30
run: pnpm install
31
32
- name: Build all packages
33
- run: pnpm exec lerna build
+ run: pnpm exec lerna run build
34
35
- name: Build contract
36
working-directory: target_chains/ton/contracts
0 commit comments