nektos/act

install script places act into `bin` folder of current directory

Opened this issue · 1 comments

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

Me too, this happened to me on Ubuntu 24.10.