Browse Source

Update main.yml

Loris Leiva 4 tháng trước cách đây
mục cha
commit
4ed6f15ece
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .github/workflows/main.yml

+ 1 - 1
.github/workflows/main.yml

@@ -75,7 +75,7 @@ jobs:
       - name: Install Solana
         uses: solana-program/actions/install-solana@v1
         with:
-          base_url: https://release.anza.xyz
+          base_url: 'https://release.anza.xyz'
           version: ${{ matrix.solana }}
       - name: Install Rustfmt
         uses: dtolnay/rust-toolchain@master