mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 22:54:01 +02:00
Update prepare.py
This commit is contained in:
parent
885996c5cf
commit
d6bbc375c4
1 changed files with 1 additions and 1 deletions
|
@ -1864,7 +1864,7 @@ release:
|
||||||
""")
|
""")
|
||||||
|
|
||||||
stage('ada', """
|
stage('ada', """
|
||||||
git clone -b 3.2.1 https://github.com/ada-url/ada.git
|
git clone -b v3.2.1 https://github.com/ada-url/ada.git
|
||||||
cd ada
|
cd ada
|
||||||
win:
|
win:
|
||||||
cmake -B out . ^
|
cmake -B out . ^
|
||||||
|
|
Loading…
Add table
Reference in a new issue