[PR #649] [CLOSED] Fix: pwsh errors with "command not found" #1536

Closed
opened 2026-03-01 21:51:36 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/649
Author: @JustinGrote
Created: 5/1/2021
Status: Closed

Base: masterHead: JustinGrote/fixPowershellRun


📝 Commits (1)

  • 31e692c Unstage unrelated auto-formatting changes

📊 Changes

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

View changed files

📝 pkg/runner/step_context.go (+5 -1)

📄 Description

pwsh includes the -login switch which causes the split to not work correctly. This fixes that issue.


🔄 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/649 **Author:** [@JustinGrote](https://github.com/JustinGrote) **Created:** 5/1/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `JustinGrote/fixPowershellRun` --- ### 📝 Commits (1) - [`31e692c`](https://github.com/nektos/act/commit/31e692ccf5b9927c55af61f08bb0b140dbd1ff41) Unstage unrelated auto-formatting changes ### 📊 Changes **1 file changed** (+5 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `pkg/runner/step_context.go` (+5 -1) </details> ### 📄 Description pwsh includes the -login switch which causes the split to not work correctly. This fixes that issue. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:51:36 +03:00
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#1536
No description provided.