Skip to content

Commit

Permalink
Forgot npm i in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesHawkinss committed Apr 5, 2021
1 parent a2ed2c3 commit 1502f65
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 @@ -16,6 +16,7 @@ jobs:
with:
node-version: 12
registry-url: https://registry.npmjs.org/
- run: npm install
- run: npm run build
- run: npm publish
env:
Expand Down

0 comments on commit 1502f65

Please sign in to comment.