fix: Specify PowerShell for npm-windows-upgrade command execution in Windows environment
This commit is contained in:
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@@ -97,6 +97,7 @@ jobs:
|
||||
- run: |
|
||||
npm install npm-windows-upgrade --location=global
|
||||
npm-windows-upgrade --npm-version latest
|
||||
shell: pwsh
|
||||
- uses: ./
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user