Copy artifact
This commit is contained in:
parent
67c692ccc4
commit
9885b8b3f1
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue