Skip to content

Commit 3534449

Browse files
committed
fix gitpod
1 parent 1db7529 commit 3534449

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitpod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
tasks:
22
- init: |
33
npm install
4-
npm run build:program
4+
npm run build:program-rust
55
npm run cluster:devnet
66
command: |
77
rustup toolchain link bpf node_modules/@solana/web3.js/bpf-sdk/dependencies/rust-bpf

0 commit comments

Comments
 (0)