Skip to content

Commit

Permalink
Verbose logging to try to see what the Github build failure is about.
Browse files Browse the repository at this point in the history
  • Loading branch information
aljungberg committed Dec 8, 2022
1 parent f84aadb commit 5fa5dd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
ruby-version: 2.6
bundler-cache: true
bundler: 1.17.3
- run: bundle exec middleman build
- run: bundle exec middleman build --verbose

- name: Push to destination repo
uses: cpina/github-action-push-to-another-repository@9e487f29582587eeb4837c0552c886bb0644b6b9
Expand Down

0 comments on commit 5fa5dd0

Please sign in to comment.