change install

This commit is contained in:
Sheldan
2024-03-10 19:20:32 +01:00
parent 8b7e5d0160
commit a0c08ee6ab

View File

@@ -16,7 +16,7 @@ jobs:
node-version: '21.x' node-version: '21.x'
- name: Install dependencies - name: Install dependencies
run: | run: |
npm ci npm i
npx vite build npx vite build
- name: Deploy - name: Deploy
uses: JamesIves/github-pages-deploy-action@v4 uses: JamesIves/github-pages-deploy-action@v4