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 fc9105d commit 4ed6f15Copy full SHA for 4ed6f15
.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