Skip to content
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

Upload to release Actions step consistently failing on Windows runners #198

Open
cboulay opened this issue May 28, 2023 · 2 comments
Open

Comments

@cboulay
Copy link
Collaborator

cboulay commented May 28, 2023

With 1.16.2 released, I keep trying to re-run the GH Actions workflow and keep getting errors uploading the artifacts.
e.g.,
https://github.com/sccn/liblsl/actions/runs/5101895509/jobs/9176126112

I don't know what's different between this working Ubuntu 22.04 example

image

And this non-working Windows-x64 example

image

The env: UPLOAD_URL: looks a little bit suspect to me but it works on the other targets.

Edit: I was reading out of order. the env: is setup first but the bash script removes the tail. Not suspect.

@cboulay
Copy link
Collaborator Author

cboulay commented May 28, 2023

And 18.04 uploads are failing because of cert errors.

@cboulay cboulay changed the title Upload to release Actions step consistently failing on several platforms Upload to release Actions step consistently failing on Windows runners May 28, 2023
@cboulay
Copy link
Collaborator Author

cboulay commented May 28, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant