We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baf5916 commit 9086e77Copy full SHA for 9086e77
1 file changed
.github/workflows/check-image-decoding.yml
@@ -38,7 +38,7 @@ jobs:
38
uses: actions/upload-artifact@v1
39
with:
40
name: decoded-images
41
- path: decoded
+ path: avif-sample-images/decoded
42
- name: Install imagemagick to compare images.
43
shell: bash
44
run: brew install imagemagick
0 commit comments