Any idea why this is NOT executing my modules .ps1...
# bolt
m
Any idea why this is NOT executing my modules .ps1 pwoershell task with pwsh? It's just trying to run it using powershell.exe (powershell v5) no matter what i do
Copy code
config:
  local:
    interpreters:
      ".ps1": "C:\\Program Files\\PowerShell\\7\\pwsh.exe"