-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Artifacts deleted #4
Comments
This happened again. |
This is due to AppVeyor's artifact retention policy: https://www.appveyor.com/blog/2018/05/24/artifacts-retention-policy/ |
Here's a build I made with Visual Studio 2019 using AppVeyor: If you don't trust it, you can build it yourself using this AppVeyor yml:
|
Wow, I should have found this thread before replicating the build process in my repo. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey!
Unfortunately, the build artifacts have been deleted, which means the download link doesn't work. Re-running the build should fix this.
The text was updated successfully, but these errors were encountered: