Skip to content

Commit

Permalink
👷 Export solana path
Browse files Browse the repository at this point in the history
  • Loading branch information
GabrielePicco committed Oct 4, 2024
1 parent ac75c40 commit e043b1d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ jobs:
- name: Create keypair
run: |
export PATH="$HOME/.local/share/solana/install/active_release/bin:$PATH"
echo $PATH
ls -la $HOME/.local/share/solana/install/active_release/bin
solana --version
solana-keygen new --silent --no-bip39-passphrase
solana airdrop 100
Expand Down

0 comments on commit e043b1d

Please sign in to comment.