Copy artifact

This commit is contained in:
Kagami Hiiragi 2019-03-20 01:37:18 +03:00
parent 67c692ccc4
commit 9885b8b3f1
1 changed files with 2 additions and 1 deletions

View File

@ -11,7 +11,8 @@ install:
build_script:
- go get -v ./...
- cp %GOPATH%\bin\avif.exe .
artifacts:
- path: ..\..\..\..\bin\avif.exe
- path: avif.exe
name: $(APPVEYOR_PROJECT_NAME)