From ea686d9f319327a61afa2e58e19e30ef6b137991 Mon Sep 17 00:00:00 2001 From: xpamych Date: Thu, 27 Apr 2023 00:16:03 +0300 Subject: [PATCH] # --- protonup-qt/lure.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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() {