Skip to content

Commit 3963d07

Browse files
authored
Update deploy.yml
1 parent 2975dce commit 3963d07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ jobs:
8282
- name: Install and Build 🔧
8383
run: |
8484
pip3 install --upgrade jupyter
85+
sudo apt-get update && sudo apt-get install -y imagemagick
8586
export JEKYLL_ENV=production
8687
bundle exec jekyll build
8788
- name: Purge unused CSS 🧹

0 commit comments

Comments
 (0)