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 b99df80 commit 0861f1cCopy full SHA for 0861f1c
.github/workflows/main.yml
@@ -75,7 +75,7 @@ jobs:
75
- name: Install Solana
76
uses: solana-program/actions/install-solana@v1
77
with:
78
- base-url: "https://release.anza.xyz"
+ base_url: "https://release.anza.xyz"
79
version: ${{ matrix.solana }}
80
- name: Install Rustfmt
81
uses: dtolnay/rust-toolchain@master
0 commit comments