Update prepare.py

This commit is contained in:
Yagiz Nizipli 2025-03-17 20:37:35 -04:00 committed by John Preston
parent 885996c5cf
commit d6bbc375c4

View file

@ -1864,7 +1864,7 @@ release:
""")
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
win:
cmake -B out . ^