mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 07:43:35 +00:00
changing download file name
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user