Skip to content

Commit

Permalink
Merge pull request #94 from QwikDev/snapshots
Browse files Browse the repository at this point in the history
fix: remove build step from snapshot releases
  • Loading branch information
thejackshelton authored Apr 6, 2024
2 parents 8de07e0 + 17c7217 commit 92a710d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/snapshot-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,6 @@ jobs:
- name: Install dependencies
run: pnpm install

- name: Build Packages
run: pnpm run build

- name: Bump Package Versions
id: changesets
run: |
Expand Down

0 comments on commit 92a710d

Please sign in to comment.