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

fails when I chmod my executable #2

Closed
AskAlice opened this issue Jun 5, 2021 · 4 comments
Closed

fails when I chmod my executable #2

AskAlice opened this issue Jun 5, 2021 · 4 comments

Comments

@AskAlice
Copy link

AskAlice commented Jun 5, 2021

run: https://github.com/section/sectionctl/runs/2753815209?check_suite_focus=true
workflow file: https://github.com/section/sectionctl/actions/runs/909778761/workflow

if i remove the chmod +x line it succeeds.

@jiro4989
Copy link
Owner

jiro4989 commented Jun 6, 2021

I think that chmod is not a error reason.
Does it fail when re-run jobs?

@AskAlice
Copy link
Author

AskAlice commented Jun 7, 2021

@jiro4989
Copy link
Owner

jiro4989 commented Jun 7, 2021

You built executables on ubuntu-latest VM.
build-rpm-actions uses centos 7 images.
Please build executables on centos 7 docker container or build staticly.

@jiro4989
Copy link
Owner

jiro4989 commented Jun 7, 2021

@jiro4989 jiro4989 closed this as completed Jan 1, 2022
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

2 participants