From 71075e95bffae9035ff59fc51892a11986982288 Mon Sep 17 00:00:00 2001 From: Jay Lee Date: Tue, 31 Aug 2021 08:58:45 -0400 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 48d7b69b..b5848638 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -18,7 +18,7 @@ env: MIN_OPENSSL_VERSION: "1.1.1k" PATCHELF_VERSION: "0.12" # PYINSTALLER_VERSION can be full commit hash or version like v4.20 - PYINSTALLER_VERSION: "bcb824c1ad2989855a5fc01d95e5fc693b2f0966" + PYINSTALLER_VERSION: "5a02f55c696f16b98f23a8b487f3daa8f644a8d2" jobs: build: