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:
@@ -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', """
|
||||
|
Reference in New Issue
Block a user