浏览代码

Please work

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)"