Skip to content

Commit

Permalink
Update npm-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
igbopie authored Nov 2, 2020
1 parent f15e176 commit 7d43fbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/setup-node@v1
with:
node-version: 12
- run: yarn ci
- run: yarn install --frozen-lockfile
- run: yarn test

publish-npm:
Expand Down

0 comments on commit 7d43fbc

Please sign in to comment.