Gregg Tavares 4 år sedan
förälder
incheckning
e3340b15ce
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      .github/workflows/deploy-to-gh-pages.yml

+ 1 - 1
.github/workflows/deploy-to-gh-pages.yml

@@ -20,7 +20,7 @@ jobs:
 
       - name: Install and Build 🏭
         run: |
-          npm ci
+          npm i
           npm run pre-build
           npm run build-ci
         env: