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 2051dbc commit 3f5ae92Copy full SHA for 3f5ae92
.github/workflows/build.yml
@@ -33,4 +33,4 @@ jobs:
33
uses: actions/upload-artifact@v4 # Upload the generated .exe file
34
with:
35
name: upload-images.exe
36
- path: dist/upload-images.exe
+ path: upload_all_images_in_markdowndist/upload-images.exe
0 commit comments