mirror of
https://github.com/electron-vite/electron-vite-vue
synced 2025-01-19 11:56:36 +08:00
fix: temp fix
pm ci error
This commit is contained in:
parent
e51eccb41b
commit
c4dec0b031
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -48,7 +48,7 @@ jobs:
|
|||||||
node-version: ${{ matrix.node }}
|
node-version: ${{ matrix.node }}
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: npm ci
|
run: npm i
|
||||||
|
|
||||||
# - name: Run tests
|
# - name: Run tests
|
||||||
# run: npm run test
|
# run: npm run test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user