This commit is contained in:
e.khramov 2022-11-07 12:33:11 +03:00
parent 44538a3f0d
commit 4a9525a467

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