mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-07 23:53:58 +02:00
Fix non-Retina spelling error underline on macOS.
This commit is contained in:
parent
9038dfb3b8
commit
8c349c0515
1 changed files with 1 additions and 1 deletions
|
@ -400,7 +400,7 @@ if customRunCommand:
|
||||||
stage('patches', """
|
stage('patches', """
|
||||||
git clone https://github.com/desktop-app/patches.git
|
git clone https://github.com/desktop-app/patches.git
|
||||||
cd patches
|
cd patches
|
||||||
git checkout 58ac8663f5
|
git checkout 4142f82d11
|
||||||
""")
|
""")
|
||||||
|
|
||||||
stage('depot_tools', """
|
stage('depot_tools', """
|
||||||
|
|
Loading…
Add table
Reference in a new issue