Skip to content

Commit 36c1553

Browse files
alkuzadAshe Connor
authored and
Ashe Connor
committed
Correct path to artifact (commonmark#173)
1 parent aed182e commit 36c1553

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ build_script:
1414
- 'tools\appveyor-build.bat'
1515

1616
artifacts:
17-
- path: build/src/cmark.exe
18-
name: cmark.exe
17+
- path: build/src/cmark-gfm.exe
18+
name: cmark-gfm.exe
1919

2020
test_script:
2121
- 'nmake test'

0 commit comments

Comments
 (0)