[GH-ISSUE #2519] install script places act into bin folder of current directory #1162

Open
opened 2026-03-01 21:49:24 +03:00 by kerem · 1 comment
Owner

Originally created by @Judge-Paul on GitHub (Nov 6, 2024).
Original GitHub issue: https://github.com/nektos/act/issues/2519

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
github.com/nektos/act@9bd99e5d7c/install.sh (L13)

No response

Workflow content

N/A

Relevant log output

N/A

Additional information

No response

Originally created by @Judge-Paul on GitHub (Nov 6, 2024). Original GitHub issue: https://github.com/nektos/act/issues/2519 ### Bug report info ```plain text N/A ``` ### Command used with act ```sh 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 https://github.com/nektos/act/blob/9bd99e5d7c516f9712fc2b6ab700e333a4f542a8/install.sh#L13 ### Link to GitHub repository _No response_ ### Workflow content ```yml N/A ``` ### Relevant log output ```sh N/A ``` ### Additional information _No response_
Author
Owner

@SuperSandyman commented on GitHub (Nov 16, 2024):

Me too, this happened to me on Ubuntu 24.10.

<!-- gh-comment-id:2480594240 --> @SuperSandyman commented on GitHub (Nov 16, 2024): Me too, this happened to me on Ubuntu 24.10.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/act#1162
No description provided.