Skip to content

Commit 0f7dca9

Browse files
committed
revise
1 parent 25716f8 commit 0f7dca9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,7 @@ jobs:
3232

3333
- run: npm install -g npm@latest
3434

35-
- name: Install
36-
run: npm
35+
3736

3837
- name: Build project
3938
run: npm build # 假设你的项目有一个构建步骤

0 commit comments

Comments
 (0)