Skip to content

Commit

Permalink
ci: fix release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
GarthDB committed Mar 14, 2024
1 parent 342c9ca commit b870a3d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
- uses: moonrepo/setup-toolchain@v0
with:
auto-install: true
- run: moon run :build --query "projectSource~packages/*"
- name: Publish
id: changesets
uses: changesets/action@v1
Expand Down

0 comments on commit b870a3d

Please sign in to comment.