Skip to content

Commit 5fa5dd0

Browse files
committed
Verbose logging to try to see what the Github build failure is about.
1 parent f84aadb commit 5fa5dd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
ruby-version: 2.6
1616
bundler-cache: true
1717
bundler: 1.17.3
18-
- run: bundle exec middleman build
18+
- run: bundle exec middleman build --verbose
1919

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

0 commit comments

Comments
 (0)