Skip to content

Commit

Permalink
ci: set size to social card size
Browse files Browse the repository at this point in the history
  • Loading branch information
mcanouil authored Feb 19, 2025
1 parent 82eb8eb commit 6c513ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
--screenshots \
--screenshots-format png \
--screenshots-directory . \
--size "1920x1080" \
--size "1280×640" \
--slides 1 \
_site/index.html _site/index.pdf
Expand Down

0 comments on commit 6c513ba

Please sign in to comment.