This commit is contained in:
2023-04-27 00:16:03 +03:00
parent a26bc32f27
commit ea686d9f31

View File

@ -34,7 +34,7 @@ prepare() {
build() {
cd "ProtonUp-Qt-${version}"
#python -m build --wheel --no-isolation
python -m build --wheel --no-isolation
}
package() {