Guillermo Bescos il y a 2 ans
Parent
commit
f748183bac
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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)"