diff --git a/.github/workflows/exp.yml b/.github/workflows/exp.yml index 7b4c31a5e58..3258b1fe2bb 100644 --- a/.github/workflows/exp.yml +++ b/.github/workflows/exp.yml @@ -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