Skip to content

Commit

Permalink
Update npm-publish-github-packages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mjknight50 authored Mar 23, 2024
1 parent 989e6f9 commit 2f33a3e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/npm-publish-github-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
cache: "npm"
- run: npm install yarn -g
- run: npm install pm2 -g
- run: yarn install --frozen-lockfile
- run: npm ci
- run: pm2 start npm -- dev

0 comments on commit 2f33a3e

Please sign in to comment.