Skip to content

Commit f9945b7

Browse files
committed
path fix
1 parent 76ad695 commit f9945b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
- name: Install Solana
2424
run: |
2525
sh -c "$(curl -sSfL https://release.anza.xyz/v2.1.21/install)"
26+
echo "$HOME/.local/share/solana/install/active_release/bin" >> $GITHUB_PATH
2627
2728
- name: Install Anchor
2829
run: |

0 commit comments

Comments
 (0)