Skip to content

Commit

Permalink
build before publish
Browse files Browse the repository at this point in the history
  • Loading branch information
fadeev committed Aug 9, 2024
1 parent b90b7f5 commit cb7d411
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish-npm_v2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ jobs:
node-version: "21"
registry-url: "https://registry.npmjs.org"

- name: Build
run: yarn build

- name: Install Dependencies
run: yarn install

Expand Down

0 comments on commit cb7d411

Please sign in to comment.