Skip to content

Commit

Permalink
1.23 prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
s.radyukov committed Jul 9, 2024
1 parent f9cbd66 commit 3808182
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/npm-publish-github-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
node-version: lts/*
registry-url: https://registry.npmjs.org/
- run: npm install
- run: npm gen
- run: npm build
- run: npm run gen
- run: npm run build
- name: Version and publish to npm
id: npm-bump
uses: bcomnes/npm-bump@v2
Expand Down

0 comments on commit 3808182

Please sign in to comment.