Guillermo Bescos преди 2 години
родител
ревизия
f748183bac
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  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)"