Skip to content

Commit 3c4e513

Browse files
authored
Update npm-publish.yml
1 parent 8aee385 commit 3c4e513

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
with:
1414
node-version: 12
1515
- run: npm ci
16-
- run: npm run p2:api
16+
- run: npm run pm2:api
1717
- run: npm run test:unit
1818
- run: npm run build
1919

0 commit comments

Comments
 (0)