Skip to content
Snippets Groups Projects
Commit cd28fe32 authored by Jonas Leder's avatar Jonas Leder
Browse files

fix git setup

parent f81b62cc
No related branches found
No related tags found
No related merge requests found
Pipeline #24635 passed
......@@ -18,4 +18,4 @@ build:
- $env:Path += ';C:\Win10SDK'
- sleep 60
- wget -UseBasicParsing -OutFile git-setup.exe https://github.com/git-for-windows/git/releases/download/v2.42.0.windows.2/PortableGit-2.42.0.2-64-bit.7z.exe
- git-setup.exe -o"C:\git" -y
\ No newline at end of file
- ./git-setup.exe -o"C:\git" -y
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment