Skip to content

Commit

Permalink
install before publish
Browse files Browse the repository at this point in the history
  • Loading branch information
svettwer committed Mar 1, 2021
1 parent 88675be commit 441d05e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tagged_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ jobs:
uses: actions/setup-node@v2
with:
node-version: 14
- name: Install
run: npm ci
- name: Publish tagged release
uses: JS-DevTools/npm-publish@v1
with:
Expand Down

0 comments on commit 441d05e

Please sign in to comment.