aleth icon indicating copy to clipboard operation
aleth copied to clipboard

Fix Windows binaries not uploaded to GitHub releases

Open chfast opened this issue 6 years ago • 0 comments

The issue might be AppVeyor builds time out and the deployment step is done in the end.

There are 2 possible fixes:

  1. Use ghr tool as in Circle CI and upload binaries before running tests.
  2. Add separate job that only builds and uploads, without testing.

chfast avatar Nov 22 '19 07:11 chfast