Skip to content

Commit

Permalink
Generating new keys for testing purposes
Browse files Browse the repository at this point in the history
  • Loading branch information
dimpar committed Jul 26, 2023
1 parent 30ede97 commit 70d4f15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cross-chain-solana.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
run: |
sh -c "$(curl -sSfL https://release.solana.com/v1.16.5/install)"
export PATH="/home/runner/.local/share/solana/install/active_release/bin:$PATH"
cat /home/runner/.config/solana/cli/config.yml
solana config get
solana-keygen new --force
- name: Install Anchor
Expand Down

0 comments on commit 70d4f15

Please sign in to comment.