Revert unneeded changes

Signed-off-by: JCW <a1q123456@users.noreply.github.com>
This commit is contained in:
JCW
2025-10-10 12:39:10 +01:00
parent a67772f073
commit bac8a1094b

View File

@@ -32,7 +32,6 @@ runs:
echo 'Installing dependencies.'
mkdir -p '${{ env.BUILD_DIR }}'
cd '${{ env.BUILD_DIR }}'
export CMAKE_BUILD_PARALLEL_LEVEL=$(nproc)
conan install \
--output-folder . \
--build=${{ env.BUILD_OPTION }} \