Skip to content

Commit 070192c

Browse files
committed
add test settings
1 parent e3b4909 commit 070192c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
sudo apt-get update && sudo apt-get install -y imagemagick
9090
pip3 install --upgrade nbconvert
9191
export JEKYLL_ENV=production
92-
bundle exec jekyll build
92+
bundle exec jekyll build --trace --verbose
9393
- name: Purge unused CSS 🧹
9494
run: |
9595
npm install -g purgecss

0 commit comments

Comments
 (0)