Skip to content

Commit 6c513ba

Browse files
authored
ci: set size to social card size
1 parent 82eb8eb commit 6c513ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
--screenshots \
6363
--screenshots-format png \
6464
--screenshots-directory . \
65-
--size "1920x1080" \
65+
--size "1280×640" \
6666
--slides 1 \
6767
_site/index.html _site/index.pdf
6868

0 commit comments

Comments
 (0)