Skip to content

Commit

Permalink
Fix pipeline bug
Browse files Browse the repository at this point in the history
  • Loading branch information
icodesign committed Aug 29, 2024
1 parent 441f300 commit 2b016b5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,6 @@ jobs:
- name: Install dependencies
run: pnpm install

- name: Build packages
run: pnpm build

- name: Create and publish versions
uses: changesets/action@v1
with:
Expand Down

0 comments on commit 2b016b5

Please sign in to comment.