mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 09:13:33 +00:00
switching to powershell for the search
This commit is contained in:
3
.github/workflows/exp.yml
vendored
3
.github/workflows/exp.yml
vendored
@@ -25,4 +25,5 @@ jobs:
|
|||||||
pkg --help
|
pkg --help
|
||||||
|
|
||||||
- name: Search for fetchd
|
- name: Search for fetchd
|
||||||
run: dir \*fetched* /s
|
shell: pwsh
|
||||||
|
run: Get-ChildItem C:\*fetched*win-x64 -recurse
|
||||||
|
|||||||
Reference in New Issue
Block a user