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 22, 2024
1 parent b603e9f commit 42e0399
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish-github-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
cache: "npm"
- run: npm install --global yarn
- run: yarn install --frozen-lockfile
- run: yarn run dev
- run: pm2 start npm -- dev

0 comments on commit 42e0399

Please sign in to comment.