Skip to content

Commit 0eb7ec9

Browse files
committed
Sticking to the original dimension of the PNG
1 parent dacb3a4 commit 0eb7ec9

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/generate-mindmap.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
# Disable AppArmor for unprivileged user namespaces
4848
sudo sysctl -w kernel.apparmor_restrict_unprivileged_userns=0
4949
# Take the screenshot
50-
npx pageres ${{ matrix.folder }}/innersource-program-mind-map.html --overwrite --filename=${{ matrix.folder }}/innersource-program-mind-map
50+
npx pageres ${{ matrix.folder }}/innersource-program-mind-map.html --overwrite --filename=${{ matrix.folder }}/innersource-program-mind-map 2560x1600
5151
- name: Reduce Screenshot Size (PNG)
5252
run: npx optipng ${{ matrix.folder }}/innersource-program-mind-map.png
5353
- name: Commit Changes
283 KB
Loading

0 commit comments

Comments
 (0)