From c2295995f02b7ab4880d3d218bd4bec96f492d81 Mon Sep 17 00:00:00 2001 From: goaaats <16760685+goaaats@users.noreply.github.com> Date: Mon, 12 Jul 2021 00:12:04 +0200 Subject: [PATCH] ci: use powershell core --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index f19420022..d9c1af8f4 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -50,7 +50,7 @@ jobs: path: .\scratch - name: Generate dalamud-distrib version file - shell: powershell + shell: pwsh run: | Compress-Archive .\scratch\* .\canary.zip # Recreate the release zip