We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2509ad9 commit 979bfc8Copy full SHA for 979bfc8
.github/actions/anchor/action.yml
@@ -72,7 +72,6 @@ runs:
72
else
73
echo "${{ inputs.solana-key }}" > ~/.config/solana/id.json
74
fi
75
- solana airdrop 1 || true
76
shell: bash
77
- name: Log Installed Tools
78
run: |
0 commit comments