mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 08:13:42 +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
|
- name: Download RH
|
||||||
shell: pwsh
|
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
|
- name: List RH
|
||||||
run: dir
|
run: dir
|
||||||
|
|||||||
Reference in New Issue
Block a user