Skip to content

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

Open
@Judge-Paul

Description

@Judge-Paul

Bug report info

N/A

Command used with act

curl --proto '=https' --tlsv1.2 -sSf https://rg.gosu.cc/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

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions