We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4351ad2 commit 311f0b9Copy full SHA for 311f0b9
1 file changed
.github/workflows/ci.yml
@@ -47,5 +47,5 @@ jobs:
47
uses: actions/upload-artifact@v7
48
with:
49
name: "jpegoptim-${{ env.JPEGOPTIM_VER }}"
50
- path: dist/
+ path: ./dist/
51
if-no-files-found: error
0 commit comments