Skip to content
Snippets Groups Projects
Unverified Commit f4389ef7 authored by Ricardo Constantino's avatar Ricardo Constantino Committed by Ralph Giles
Browse files

appveyor: don't leave artifacts under a subdir


Signed-off-by: default avatarRalph Giles <giles@thaumas.net>
parent 71ae28ab
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,7 @@ after_build:
cd %APPVEYOR_BUILD_FOLDER%
7z a opus.zip artifacts\* include\*.h
7z a opus.zip .\artifacts\* include\*.h
test_script:
- cmd: >-
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment