Skip to content

Commit

Permalink
Update npm-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
resdenia authored Aug 21, 2022
1 parent 386e351 commit 0aa5ddd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
with:
node-version: 17
- run: npm install
- run: npm install --save request
- run: npm test
- uses: JS-DevTools/npm-publish@v1
with:
Expand Down

0 comments on commit 0aa5ddd

Please sign in to comment.