Skip to content

Commit fc9105d

Browse files
committed
Update main.yml
1 parent 0861f1c commit fc9105d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
- name: Install Solana
7676
uses: solana-program/actions/install-solana@v1
7777
with:
78-
base_url: "https://release.anza.xyz"
78+
base_url: https://release.anza.xyz
7979
version: ${{ matrix.solana }}
8080
- name: Install Rustfmt
8181
uses: dtolnay/rust-toolchain@master

0 commit comments

Comments
 (0)