Skip to content

Commit

Permalink
SDK-628/ Update release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Shaik-Luqmaan committed Jun 28, 2022
1 parent de14b64 commit 52c18ee
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ jobs:
ref: master
fetch-depth: 0
- uses: actions/setup-node@v1
with:
node-version: 14.17.6
registry-url: 'https://registry.npmjs.org'
- run: npm install


- name: install modules
Expand Down

0 comments on commit 52c18ee

Please sign in to comment.