mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 07:43:35 +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
|
||||
|
||||
- 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