Skip to content

Commit d81d313

Browse files
committed
Update solana-asm.yml
1 parent 4b6a623 commit d81d313

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/solana-asm.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,9 @@ jobs:
171171
172172
# Install pnpm
173173
npm install --global pnpm
174+
175+
# Install sbpf assembler
176+
cargo install --git https://github.com/blueshift-gg/sbpf.git
174177
- name: Setup Solana Stable
175178
uses: heyAyushh/setup-solana@v2.02
176179
with:

0 commit comments

Comments
 (0)