mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 06:07:06 +02:00
Fix libvpx build on VS 17.8+
use with https://github.com/desktop-app/patches/pull/182
This commit is contained in:
parent
5d1aa10768
commit
778ab70b72
1 changed files with 1 additions and 1 deletions
|
@ -418,7 +418,7 @@ if customRunCommand:
|
|||
stage('patches', """
|
||||
git clone https://github.com/desktop-app/patches.git
|
||||
cd patches
|
||||
git checkout 94be868240
|
||||
git checkout bed08b53a3
|
||||
""")
|
||||
|
||||
stage('msys64', """
|
||||
|
|
Loading…
Add table
Reference in a new issue