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