1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-11-02 08:40:08 +01:00

search for fetched

This commit is contained in:
Joseph Flinn 2021-01-06 21:03:37 +00:00
parent 1b61c6aa1a
commit 5da485933d

View File

@ -17,9 +17,12 @@ jobs:
shell: pwsh shell: pwsh
- name: Dir - name: Dir
run: dir C:\Users\runneradmin\.pkg-cache run: dir C:\Users\runneradmin
- name: Install & Test pkg - name: Install & Test pkg
run: | run: |
npm install -g pkg npm install -g pkg
pkg --help pkg --help
- name: Search for fetchd
run: dir \*fetched-\*-win-x64 /s