Skip to content

Commit

Permalink
GPT-commit: Modified .generated/wixcli-output-preview.png and `.git…
Browse files Browse the repository at this point in the history
…hub/workflows/main.yml` for optimization.

GPT-commit: Modified `.generated/wixcli-output-preview.png` and `.github/workflows/main.yml` for optimization, improving performance and enhancing workflow automation.
  • Loading branch information
hwixley committed Jan 21, 2024
1 parent 3f48dd3 commit a3bef1e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified .generated/wixcli-output-preview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Setup dependencies
run: |
sudo apt -y update
sudo apt -y install ghostscript fonts-freefont-otf imagemagick
sudo apt -y install ghostscript fonts-freefont-otf imagemagick csvkit
sudo sed -i 's/\(<policy domain="resource" name="width" value="\)[^"]*/\1160KP/' /etc/ImageMagick-6/policy.xml
sudo sed -i 's/\(<policy domain="resource" name="height" value="\)[^"]*/\1160KP/' /etc/ImageMagick-6/policy.xml
shell: bash
Expand Down

0 comments on commit a3bef1e

Please sign in to comment.