mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-23 11:56:00 +01:00
changing download file name
This commit is contained in:
parent
f014bc66f0
commit
2bb30d3300
2
.github/workflows/exp.yml
vendored
2
.github/workflows/exp.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
||||
|
||||
- name: Download RH
|
||||
shell: pwsh
|
||||
run: Invoke-WebRequest -Uri http://www.angusj.com/resourcehacker/#download -OutFile "RH"
|
||||
run: Invoke-WebRequest -Uri http://www.angusj.com/resourcehacker/#download -OutFile "ResourceHacker"
|
||||
|
||||
- name: List RH
|
||||
run: dir
|
||||
|
Loading…
Reference in New Issue
Block a user