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 0861f1c commit fc9105dCopy full SHA for fc9105d
.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