Skip to content

Commit 09a298c

Browse files
authored
Update appveyor.yml
1 parent a849a3b commit 09a298c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

appveyor.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,7 @@ build_script:
1515
- cmd: cmake -D USE_LATEX=ON ..
1616
- cmd: cmake --build .
1717
- cmd: cd ..
18+
19+
artifacts:
20+
- path: build\bin
21+
name: windows-artifacts

0 commit comments

Comments
 (0)