Skip to content

Commit c5c64b6

Browse files
authored
Merge pull request #322 from ccagml/main
不更新npm
2 parents 0e1fe15 + 181a2b7 commit c5c64b6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,8 @@ jobs:
7777
- name: Install Node.js modules
7878
run: npm install
7979

80-
- name: Update Node.js modules
81-
run: npm update
80+
# - name: Update Node.js modules
81+
# run: npm update
8282

8383
- name: Install vsce
8484
run: npm i -g vsce

package-lock.json

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

0 commit comments

Comments
 (0)