Ver Fonte

Please work

Guillermo Bescos há 2 anos atrás
pai
commit
f748183bac
1 ficheiros alterados com 1 adições e 0 exclusões
  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)"