Fix build script
@ -13,7 +13,7 @@ jobs:
- name: Build
run: |
npm ci
npm RUN build
npm run build
- name: Deploy
uses: JamesIves/github-pages-deploy-action@releases/v3