Skip to content

Commit c86197a

Browse files
authored
Clean up build2-toolchain intermediate binaries
Remove build2-toolchain intermediate binaries during cleanup.
1 parent 81cd019 commit c86197a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/scripts/ubuntu-22.04/postcompile_build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ echo "CMAKE_PREFIX_PATH=${INSTALL_PATH}/odb:$CMAKE_PREFIX_PATH" >> $GITHUB_ENV
88
# Clean up dependency sources and intermediate binaries to save space
99
rm -rf ${DOWNLOAD_PATH}/odb
1010
rm -rf ${INSTALL_PATH}/build2
11+
rm -rf ./build2-toolchain-*

0 commit comments

Comments
 (0)