We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f84aadb commit 5fa5dd0Copy full SHA for 5fa5dd0
.github/workflows/main.yml
@@ -15,7 +15,7 @@ jobs:
15
ruby-version: 2.6
16
bundler-cache: true
17
bundler: 1.17.3
18
- - run: bundle exec middleman build
+ - run: bundle exec middleman build --verbose
19
20
- name: Push to destination repo
21
uses: cpina/github-action-push-to-another-repository@9e487f29582587eeb4837c0552c886bb0644b6b9
0 commit comments