Skip to content

Commit 077ae29

Browse files
committed
uri
1 parent f9aaa91 commit 077ae29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test-metatrader5-integration.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ jobs:
1919

2020
- name: Download MetaTrader5 Installer
2121
run: |
22-
Invoke-WebRequest `
23-
-Uri "https://download.mql5.com/cdn/web/metaquotes.software.corp/mt5/mt5setup.exe" `
22+
Invoke-WebRequest `
23+
-Uri "https://download.mql5.com/cdn/web/metaquotes.software.corp/mt5/mt5setup.exe" `
2424
-OutFile "mt5setup.exe"
2525
shell: pwsh
2626

0 commit comments

Comments
 (0)