Skip to content

Commit 3f5ae92

Browse files
committed
fix path issue
1 parent 2051dbc commit 3f5ae92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ jobs:
3333
uses: actions/upload-artifact@v4 # Upload the generated .exe file
3434
with:
3535
name: upload-images.exe
36-
path: dist/upload-images.exe
36+
path: upload_all_images_in_markdowndist/upload-images.exe

0 commit comments

Comments
 (0)