-
Notifications
You must be signed in to change notification settings - Fork 15
[1.2.0-rc2] Performance Workflow Move Upload Out of Build Dir #1494
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
[1.2.0-rc2] Performance Workflow Move Upload Out of Build Dir #1494
Conversation
Can you link to a run that has the failure this is intended to fix? |
https://github.com/AntelopeIO/spring/actions/runs/14778790646 |
I'm still testing. It could be the |
that doesn't have anything to do with permissions. The previous job uploaded no artifact (probably shouldn't be uploading |
This reverts commit 9051710.
Reverted perm change |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remember to update PR title too
Changes upload directory for
build.tar.zst
. Fixes test failing when workflow was unable to find tarred binariesbuild.targ.zst
Fixes #1476