-
Notifications
You must be signed in to change notification settings - Fork 246
Closed
Labels
Description
I tried to first install pwsh on Ubuntu following https://learn.microsoft.com/en-us/powershell/scripting/install/install-ubuntu?view=powershell-7.5 and then run a hello-world ps1 script. It seems not working.
Here is my test run: https://github.com/saikat107/msquic/actions/runs/21774418920
First, I don't have "sudo" permission to install.

Second, copilot discovered pwsh is already installed in the environment and tried to run directly, still permission denied.

What did I do wrong? If pwsh is not supported in AW workflow now, can it be added?
Reactions are currently unavailable