mirror of
https://github.com/bitwarden/browser.git
synced 2025-02-15 01:11:47 +01:00
switching to powershell for the search
This commit is contained in:
parent
d3f330e41f
commit
25b978b9d3
3
.github/workflows/exp.yml
vendored
3
.github/workflows/exp.yml
vendored
@ -25,4 +25,5 @@ jobs:
|
||||
pkg --help
|
||||
|
||||
- name: Search for fetchd
|
||||
run: dir \*fetched* /s
|
||||
shell: pwsh
|
||||
run: Get-ChildItem C:\*fetched*win-x64 -recurse
|
||||
|
Loading…
Reference in New Issue
Block a user