Skip to content

Commit

Permalink
Social cards dependencies (#94)
Browse files Browse the repository at this point in the history
Install dependencies for social card imaging
  • Loading branch information
paulschwarzenberger authored Mar 25, 2024
1 parent 8c2669b commit db7633d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

- name: Install dependencies
run: |
apt-get install libcairo2-dev libfreetype6-dev libffi-dev libjpeg-dev libpng-dev libz-dev
sudo apt-get install -y libcairo2-dev libfreetype6-dev libffi-dev libjpeg-dev libpng-dev libz-dev
- name: Configure Git Credentials
run: |
Expand Down

0 comments on commit db7633d

Please sign in to comment.