fix(linux): Fix ignored error
Previously we ignored an error that showed in the build logs because the eval line got executed before calling reconf.sh which created the version file. I think despite this error things worked, but it didn't look nice to have and ignore a build error in the build log. Fixes #7275.
parent
cbf25cfb
Please register or sign in to comment