diff --git a/protonup-qt/lure.sh b/protonup-qt/lure.sh index 749a358..3f0467e 100644 --- a/protonup-qt/lure.sh +++ b/protonup-qt/lure.sh @@ -34,7 +34,7 @@ prepare() { build() { cd "ProtonUp-Qt-${version}" - #python -m build --wheel --no-isolation + python -m build --wheel --no-isolation } package() {