Skip to content

Commit 6e9f6dd

Browse files
committed
Updatre appveyor.yml and main.yml
1 parent 0c22a6a commit 6e9f6dd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
run: |
2222
git clone https://github.com/winmerge/freeimage
2323
cd winimerge
24-
.\BuildBin.vcmd
24+
.\BuildBin.cmd
2525
.\BuildArc.cmd
2626
2727
- name: Upload zip

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ build_script:
1616
1717
BuildArc.cmd
1818
artifacts:
19-
- path: Dist/winimerge-*-exe.zip
19+
- path: Dist/winimerge-*.zip

0 commit comments

Comments
 (0)