Skip to content

Commit

Permalink
chore: update config for release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
GarthDB committed Dec 4, 2023
1 parent 31c166c commit 096345d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
fetch-depth: 0
- uses: pnpm/action-setup@v2
with:
version: 8.7.6
version: 8.11.0
- uses: moonrepo/setup-moon-action@v1
- run: moon setup
- run: moon run :build --query "projectSource~packages/*"
Expand Down

0 comments on commit 096345d

Please sign in to comment.