Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan committed Sep 20, 2023
1 parent 082d6a3 commit 49cc319
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
ruby-version: '2.7'
- name: Install system deps
run: |
sudo apt-get install wkhtmltopdf
sudo apt-get install wkhtmltopdf ghostscript
- name: Build
run: |
chmod +x ./bin/build.sh
Expand Down

0 comments on commit 49cc319

Please sign in to comment.