install script places act into `bin` folder of current directory
Opened this issue · 1 comments
Judge-Paul commented
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
Line 13 in 9bd99e5
Link to GitHub repository
No response
Workflow content
N/A
Relevant log output
N/A
Additional information
No response
SuperSandyman commented
Me too, this happened to me on Ubuntu 24.10.