Skip to content

Commit

Permalink
Exporting PATH after Solana installation
Browse files Browse the repository at this point in the history
  • Loading branch information
dimpar committed Jul 25, 2023
1 parent c82819c commit 583b093
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cross-chain-solana.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ jobs:
- name: Checking Solana version
run: |
export PATH="/home/runner/.local/share/solana/install/active_release/bin:$PATH"
which solana
solana --version
Expand Down

0 comments on commit 583b093

Please sign in to comment.