From f0d3faa9873451ba3bce2908c86cb4a066c5b9e7 Mon Sep 17 00:00:00 2001 From: stonedDiscord Date: Sat, 1 Jul 2023 16:21:03 +0200 Subject: [PATCH] remove png --- .github/workflows/build.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 711673b6..621cd29d 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -153,10 +153,6 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} UPLOAD_KEY: ${{ secrets.UPLOAD_KEY }} run: | - # Convert SVGs to PNG - rsvg-convert -w 400 -h 300 ISLEPROGRESS.SVG -o ISLEPROGRESS.PNG - rsvg-convert -w 400 -h 300 LEGO1PROGRESS.SVG -o LEGO1PROGRESS.PNG - ./upload.sh \ build/ISLE.EXE \ build/LEGO1.DLL \