From 4d6b856322d5f06d4e6984fe5a24e17837f657e2 Mon Sep 17 00:00:00 2001 From: Freddy Kristiansen Date: Mon, 11 Nov 2024 12:23:00 +0100 Subject: [PATCH] Update AL-Go-Settings.json --- .github/AL-Go-Settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/AL-Go-Settings.json b/.github/AL-Go-Settings.json index 5e3b48d..9d506cb 100644 --- a/.github/AL-Go-Settings.json +++ b/.github/AL-Go-Settings.json @@ -3,5 +3,5 @@ "templateUrl": "https://github.com/freddydk/AL-Go@partial", "templateSha": "2f5970a486948e9b59d86691fa298cd35acede84", "runs-on": "windows-latest", - "shell": "pwsh" + "shell": "powershell" }