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

switch from bash shell to pwsh shell

This commit is contained in:
Joseph Flinn 2021-01-06 23:40:04 +00:00
parent dd4825da16
commit f014bc66f0

View File

@ -22,8 +22,8 @@ jobs:
pkg --help
- name: Download RH
shell: bash
run: wget http://www.angusj.com/resourcehacker/#download
shell: pwsh
run: Invoke-WebRequest -Uri http://www.angusj.com/resourcehacker/#download -OutFile "RH"
- name: List RH
run: dir