Skip to content

Commit

Permalink
readline patch
Browse files Browse the repository at this point in the history
  • Loading branch information
1Conan committed Jan 19, 2025
1 parent c6a0b1b commit db63c42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@ jobs:
echo "${LIBIRECOVERY_VERSION}" > ${BUILD_WORK}/libirecovery-master/.tarball-version
cd ${BUILD_WORK}/libirecovery-master
sed -i '88,93d' configure.ac
PACKAGE_VERSION=${LIBIRECOVERY_VERSION} ./autogen.sh \
${CONFIGURE_FLAGS} \
--with-dummy \
Expand Down

0 comments on commit db63c42

Please sign in to comment.