[PR #2630] fix: install into usr/local/bin #2525

Open
opened 2026-03-01 21:55:49 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/2630
Author: @Judge-Paul
Created: 1/23/2025
Status: 🔄 Open

Base: masterHead: master


📝 Commits (1)

  • b6d589d fix: install into usr/local/bin

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

📝 install.sh (+3 -3)

📄 Description

Fixes https://github.com/nektos/act/issues/2519

act install script by default installs binaries to ./bin and doesn't explain this in the docs, this change was made in https://github.com/nektos/act/pull/937 with a some other changes and has been referenced here with no explanation for why this was made so I'd like to assume it wasn't intentional and was overlooked


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/nektos/act/pull/2630 **Author:** [@Judge-Paul](https://github.com/Judge-Paul) **Created:** 1/23/2025 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`b6d589d`](https://github.com/nektos/act/commit/b6d589de29067d35e0aed688082b8c5ee949242e) fix: install into `usr/local/bin` ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `install.sh` (+3 -3) </details> ### 📄 Description Fixes https://github.com/nektos/act/issues/2519 act install script by default installs binaries to `./bin` and doesn't explain this in the docs, this change was made in https://github.com/nektos/act/pull/937 with a some other changes and has been referenced [here](https://github.com/nektos/act/issues/1368) with no explanation for why this was made so I'd like to assume it wasn't intentional and was overlooked --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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#2525
No description provided.