diff --git a/.github/workflows/deploy-demo.yml b/.github/workflows/deploy-demo.yml index cab18bcd..3ddee411 100644 --- a/.github/workflows/deploy-demo.yml +++ b/.github/workflows/deploy-demo.yml @@ -21,7 +21,6 @@ jobs: - name: Install dependencies 📦 run: npm install --legacy-peer-deps - - name: Build project 🏗️ run: | npm run build