Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
1Conan committed Jan 19, 2025
1 parent 1afac3b commit b57a3ed
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 @@ -187,6 +187,7 @@ jobs:
cd ${BUILD_WORK}/libirecovery-master
sed -i '80,95d' configure.ac
sed -i '202d' configure.ac
sed -i '/tools/d' configure.ac
sed -i 's/ tools//' Makefile.am
PACKAGE_VERSION=${LIBIRECOVERY_VERSION} ./autogen.sh \
Expand Down

0 comments on commit b57a3ed

Please sign in to comment.