mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 23:33:31 +00:00
search for fetched
This commit is contained in:
5
.github/workflows/exp.yml
vendored
5
.github/workflows/exp.yml
vendored
@@ -17,9 +17,12 @@ jobs:
|
||||
shell: pwsh
|
||||
|
||||
- name: Dir
|
||||
run: dir C:\Users\runneradmin\.pkg-cache
|
||||
run: dir C:\Users\runneradmin
|
||||
|
||||
- name: Install & Test pkg
|
||||
run: |
|
||||
npm install -g pkg
|
||||
pkg --help
|
||||
|
||||
- name: Search for fetchd
|
||||
run: dir \*fetched-\*-win-x64 /s
|
||||
|
||||
Reference in New Issue
Block a user