Skip to content

Commit

Permalink
chore: update package build
Browse files Browse the repository at this point in the history
  • Loading branch information
ditoglez committed Oct 23, 2024
1 parent 2980fa0 commit 35144a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pkg.pr.new.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
run: pnpm install

- name: Build
run: pnpm build --filter=@idos-network/issuer-sdk-js --filter=@idos-network/idos-sdk-js
run: pnpm build --filter=@idos-network/issuer-sdk-js --filter=@idos-network/idos-sdk

- name: Release
run: pnpx pkg-pr-new publish --pnpm './packages/issuer-sdk-js' './packages/idos-sdk-js'

0 comments on commit 35144a0

Please sign in to comment.