From ccf7de35bb2688e6adb920c30200bea47f24c68f Mon Sep 17 00:00:00 2001 From: 1Conan Date: Mon, 20 Jan 2025 02:30:25 +0800 Subject: [PATCH] remove irecovery patches --- .github/workflows/build_release.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/build_release.yml b/.github/workflows/build_release.yml index cb0715b..605fc26 100644 --- a/.github/workflows/build_release.yml +++ b/.github/workflows/build_release.yml @@ -191,9 +191,6 @@ jobs: --without-udev \ --without-tools - sed -i '30d' include/libirecovery.h - sed -i '31,43d' include/libirecovery.h - make -j$(expr $(nproc) / 2) -l$(expr $(nproc) / 2) make install