check
This commit is contained in:
parent
841926ca4f
commit
f66b676423
2
.github/workflows/e2e-windows.yml
vendored
2
.github/workflows/e2e-windows.yml
vendored
@ -34,6 +34,8 @@ jobs:
|
||||
shell: pwsh
|
||||
run: |
|
||||
$wingetLinks = "$env:LOCALAPPDATA\Microsoft\WinGet\Links"
|
||||
ls $wingetLinks
|
||||
exit 1
|
||||
echo $wingetLinks | Out-File -FilePath $env:GITHUB_PATH -Encoding utf8 -Append
|
||||
|
||||
- name: Setup Node.js
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user