-
Type:
Task
-
Resolution: Fixed
-
Priority:
Normal
-
Affects Version/s: None
-
Component/s: Packaging & Deployment
-
None
The appveyor auto deploy should publish Windows builds to Github, but for some reason does not find the build artifacts.
Something is wrong with the line https://github.com/metabrainz/picard/blob/master/appveyor.yml#L71
We had both tried
artifact: installer*.exe
and
artifact: installer/*.exe
with same result.