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 1a9bc60 commit 3560830
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ jobs:
echo "${LIBIRECOVERY_VERSION}" > ${BUILD_WORK}/libirecovery-master/.tarball-version
cd ${BUILD_WORK}/libirecovery-master
sed -i '88,93d' configure.ac
sed -i '80,95d' configure.ac
sed -i '202d' configure.ac
PACKAGE_VERSION=${LIBIRECOVERY_VERSION} ./autogen.sh \
Expand Down

0 comments on commit 3560830

Please sign in to comment.