Skip to content

Commit

Permalink
chore(repo): verbose build logging in validate workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
shellscape committed Sep 20, 2023
1 parent 14b6903 commit c388abc
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 @@ -72,7 +72,7 @@ jobs:
# Sanity check before we publish
- name: Build Projects
run: |
moon run jsx-email:build.packages
moon run jsx-email:build.packages --log trace
- name: Release
run: moon run :release --affected --concurrency 1 --remote
Expand Down

0 comments on commit c388abc

Please sign in to comment.