Skip to content

Commit

Permalink
Merge pull request #25 from pragmasoft-ua/test
Browse files Browse the repository at this point in the history
fix npm publish job
  • Loading branch information
RomanenkoStud authored Nov 2, 2023
2 parents f2195c3 + 32d4497 commit 42ef224
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -178,9 +178,7 @@ jobs:
registry-url: 'https://registry.npmjs.org'

- name: Install dependencies
run: |
npm install -w @pragmasoft-ukraine/kite-chat-component
npm install -w @pragmasoft-ukraine/kite-chat
run: npm install

- name: Build Kite Chat component
run: npm run build -w @pragmasoft-ukraine/kite-chat-component
Expand Down

0 comments on commit 42ef224

Please sign in to comment.