Skip to content

Commit

Permalink
Update publish.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
navenduraisamy authored Aug 21, 2023
1 parent 979f25e commit 17c9704
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ jobs:
node-version: '16.x'
registry-url: 'https://registry.npmjs.org'
- run: npm ci

- name: build library
run: npm run build we-select

- name: publish to npm registry
run: npm publish
Expand Down

0 comments on commit 17c9704

Please sign in to comment.