Browse Source

pre-build

Gregg Tavares 4 years ago
parent
commit
6c49d91588
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/deploy-to-gh-pages.yml

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

@@ -20,6 +20,7 @@ jobs:
       - name: Install and Build 🏭
       - name: Install and Build 🏭
         run: |
         run: |
           npm ci
           npm ci
+          npm pre-build
           npm run build-ci
           npm run build-ci
 
 
       - name: Deploy 📦
       - name: Deploy 📦