Skip to content

Commit 3a2424f

Browse files
committed
fix script
1 parent ab84819 commit 3a2424f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pyth-sdk-example-anchor-contract.yml

+1
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,6 @@ jobs:
2626
- name: Install anchor binaries
2727
run: |
2828
cargo install --git https://github.com/coral-xyz/anchor avm --tag v0.28.0 --locked --force
29+
avm use 0.28.0
2930
- name: Build
3031
run: anchor build

0 commit comments

Comments
 (0)