From 3de449949413ee45d309f34065f39543945e19bf Mon Sep 17 00:00:00 2001 From: Marquis Kurt Date: Mon, 23 Dec 2019 14:57:42 -0500 Subject: [PATCH] Fix uses and use shell --- .github/workflows/ci-win.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-win.yml b/.github/workflows/ci-win.yml index e58e2ce..ff56907 100644 --- a/.github/workflows/ci-win.yml +++ b/.github/workflows/ci-win.yml @@ -27,7 +27,7 @@ jobs: shell: python - name: Verify changes run: (Get-Content -Path .\public\config.json -Raw) -match "location" - uses: powershell + shell: powershell - name: Install dependencies and build run: | npm install