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