Skip to content

Commit

Permalink
oxipng error
Browse files Browse the repository at this point in the history
  • Loading branch information
mockersf committed Jan 5, 2025
1 parent ad94b0c commit 7ed4f27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-screenshots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7ed4f27

Please sign in to comment.