mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 00:14:22 +00:00
ci: convert to 512px png
These might scale down better, the ones in the readme seem really blurry
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -94,8 +94,8 @@ jobs:
|
|||||||
INKSCAPE_DIR=inkscape-1.2.2_2022-12-09_732a01da63-x64
|
INKSCAPE_DIR=inkscape-1.2.2_2022-12-09_732a01da63-x64
|
||||||
curl -fLOSs https://inkscape.org/gallery/item/37364/$INKSCAPE_DIR.7z
|
curl -fLOSs https://inkscape.org/gallery/item/37364/$INKSCAPE_DIR.7z
|
||||||
7z x $INKSCAPE_DIR.7z
|
7z x $INKSCAPE_DIR.7z
|
||||||
$INKSCAPE_DIR/bin/inkscape -w 1024 ISLEPROGRESS.SVG -o ISLEPROGRESS.PNG
|
$INKSCAPE_DIR/bin/inkscape -w 512 ISLEPROGRESS.SVG -o ISLEPROGRESS.PNG
|
||||||
$INKSCAPE_DIR/bin/inkscape -w 1024 LEGO1PROGRESS.SVG -o LEGO1PROGRESS.PNG
|
$INKSCAPE_DIR/bin/inkscape -w 512 LEGO1PROGRESS.SVG -o LEGO1PROGRESS.PNG
|
||||||
|
|
||||||
curl -fLOSs https://raw.githubusercontent.com/probonopd/uploadtool/master/upload.sh
|
curl -fLOSs https://raw.githubusercontent.com/probonopd/uploadtool/master/upload.sh
|
||||||
./upload.sh \
|
./upload.sh \
|
||||||
|
Reference in New Issue
Block a user