mirror of
https://github.com/Sheldan/canvas.git
synced 2026-04-05 01:02:57 +00:00
change install
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user