Browse Source

Please work

Guillermo Bescos 2 năm trước cách đây
mục cha
commit
f748183bac
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      .github/workflows/remote-executor.yml

+ 1 - 0
.github/workflows/remote-executor.yml

@@ -17,6 +17,7 @@ jobs:
           profile: minimal
           toolchain: 1.66.1
           components: rustfmt, clippy
+          override: true
       - name: Install Solana
         run: |
           sh -c "$(curl -sSfL https://release.solana.com/stable/install)"