2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

Fix action build on Windows.

This commit is contained in:
John Preston
2021-09-10 16:19:07 +03:00
parent fd288fbdfd
commit c4d822ba02
2 changed files with 29 additions and 42 deletions

View File

@@ -274,7 +274,7 @@ def runStages():
stage('patches', """
git clone https://github.com/desktop-app/patches.git
cd patches
git checkout 1e7de78121
git checkout 3cd971a0ed
""")
stage('depot_tools', """