Skip to content

Commit

Permalink
WIP - verbose tuist build
Browse files Browse the repository at this point in the history
  • Loading branch information
ladislas committed Oct 21, 2023
1 parent 75dfa54 commit e96847b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-tuist-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ jobs:
- name: tuist generate
run: |
tuist generate -n
tuist generate -n --verbose
- name: tuist build
run: |
tuist build
tuist build --verbose

0 comments on commit e96847b

Please sign in to comment.