Skip to content

Commit 1b68e8c

Browse files
update develop.yml
1 parent 028e16d commit 1b68e8c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/develop.yml

-2
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,6 @@ jobs:
3838
with:
3939
node-version: ${{ matrix.node-version }}
4040
cache: 'npm'
41-
- name: Install PM2 global
42-
run: npm install pm2 -g
4341
- name: Install
4442
run: npm install
4543
- name: Build

0 commit comments

Comments
 (0)