浏览代码

Update anchor.yml

Valentin Madrid 2 年之前
父节点
当前提交
faa1112af6
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      .github/workflows/anchor.yml

+ 0 - 1
.github/workflows/anchor.yml

@@ -27,7 +27,6 @@ jobs:
       
       - name: Install dependencies
         run: |
-          npm ci
           npm install -g @project-serum/anchor
 
       - name: Build Solana Programs