Skip to content

Commit 72474a7

Browse files
authored
Update test.yml
1 parent 8507032 commit 72474a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
run: |
8989
cargo install --git https://github.com/coral-xyz/anchor avm --force
9090
avm install 0.31.0-0e5285aecdf410fa0779b7cd09a47f235882c156
91-
avm use 0.31.0
91+
avm use 0.31.0-0e5285aecdf410fa0779b7cd09a47f235882c156
9292
working-directory: packages/contract
9393

9494
- run: chmod +x ~/.cargo/bin/anchor

0 commit comments

Comments
 (0)