Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5df4515

Browse files
author
邵强强
committed
ci(debug): nothing
1 parent ea08ae2 commit 5df4515

File tree

3 files changed

+15
-6
lines changed

3 files changed

+15
-6
lines changed

.github/workflows/relese.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ jobs:
2525
cache: npm
2626
registry-url: https://registry.npmjs.org
2727
# 安装依赖
28-
# - name: Install dependencies
29-
# run: pnpm install
28+
- name: Install dependencies
29+
run: npm install
3030
# # 打包
3131
# - name: Build Packages
3232
# run: pnpm run build

package-lock.json

Lines changed: 13 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)