Skip to content

Commit 3cddf8e

Browse files
authored
Merge pull request #56 from ryanbas21/chore/remove-duplicate-build
chore: remove duplicate build step from release workflow
2 parents 96694b0 + 89883d9 commit 3cddf8e

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -61,11 +61,6 @@ jobs:
6161

6262
- run: pnpm install --frozen-lockfile
6363

64-
- name: Build
65-
run: pnpm build
66-
env:
67-
BUILD_NUMBER: ${{ github.run_number }}
68-
6964
- name: Create release PR or publish
7065
id: changesets
7166
uses: changesets/action@63a615b9cd06ba9a3e6d13796c7fbcb080a60a0b # v1.8.0

0 commit comments

Comments
 (0)