From 7ed4f2786f359d25d826c74e04187e435903f5a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Mockers?= Date: Sun, 5 Jan 2025 12:32:45 +0100 Subject: [PATCH] oxipng error --- .github/workflows/update-screenshots.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/update-screenshots.yml b/.github/workflows/update-screenshots.yml index 49ab7402fa..3b1287ab4b 100644 --- a/.github/workflows/update-screenshots.yml +++ b/.github/workflows/update-screenshots.yml @@ -83,6 +83,7 @@ jobs: xvfb-run cargo run -p example-showcase -- --page ${{ matrix.page }} --per-page ${{ env.PER_PAGE }} run --screenshot-frame 400 --fixed-frame-time 0.0125 --stop-frame 450 --in-ci - name: Optimize PNGs + continue-on-error: true run: | oxipng --opt max --strip safe --recursive screenshots