We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 028e16d commit 1b68e8cCopy full SHA for 1b68e8c
.github/workflows/develop.yml
@@ -38,8 +38,6 @@ jobs:
38
with:
39
node-version: ${{ matrix.node-version }}
40
cache: 'npm'
41
- - name: Install PM2 global
42
- run: npm install pm2 -g
43
- name: Install
44
run: npm install
45
- name: Build
0 commit comments