Skip to content
This repository was archived by the owner on May 19, 2026. It is now read-only.

Commit 5a4e9ce

Browse files
committed
Update deploy.yml
1 parent a323564 commit 5a4e9ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
bundle config path vendor/bundle
3535
bundle install --jobs 4 --retry 3
3636
37-
- run: bundle exec middleman build
37+
- run: bundle exec middleman build --verbose
3838

3939
- name: Deploy
4040
uses: peaceiris/actions-gh-pages@v4

0 commit comments

Comments
 (0)