Valentin Madrid 2 years ago
parent
commit
3ffbe1d282
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .github/workflows/anchor.yml

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

@@ -32,6 +32,8 @@ jobs:
         with:
           node-version: 16.14.2
           cache: "npm"
+    
+      - run: npm install
 
       - name: Install dependencies
         run: |