We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81cd019 commit c86197aCopy full SHA for c86197a
1 file changed
.github/scripts/ubuntu-22.04/postcompile_build.sh
@@ -8,3 +8,4 @@ echo "CMAKE_PREFIX_PATH=${INSTALL_PATH}/odb:$CMAKE_PREFIX_PATH" >> $GITHUB_ENV
8
# Clean up dependency sources and intermediate binaries to save space
9
rm -rf ${DOWNLOAD_PATH}/odb
10
rm -rf ${INSTALL_PATH}/build2
11
+rm -rf ./build2-toolchain-*
0 commit comments