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

install script places act into bin folder of current directory #2519

Open
Judge-Paul opened this issue Nov 6, 2024 · 1 comment
Open

install script places act into bin folder of current directory #2519

Judge-Paul opened this issue Nov 6, 2024 · 1 comment
Labels
kind/bug Something isn't working

Comments

@Judge-Paul
Copy link

Bug report info

N/A

Command used with act

curl --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/nektos/act/master/install.sh | sudo bash

Describe issue

New to using act and I used the install script on my Ubuntu WSL system and after installing the act command wasn't being recognized and I found out that the command creates the executable in a bin folder in my current working directory instead of adding it to my other user binaries, which is weird considering it doesn't mention that in the docs

act/install.sh

Line 13 in 9bd99e5

-b sets bindir or installation directory, Defaults to ./bin

Link to GitHub repository

No response

Workflow content

N/A

Relevant log output

N/A

Additional information

No response

@Judge-Paul Judge-Paul added the kind/bug Something isn't working label Nov 6, 2024
@SuperSandyman
Copy link

Me too, this happened to me on Ubuntu 24.10.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants