Skip to content

Commit

Permalink
update clear logic
Browse files Browse the repository at this point in the history
  • Loading branch information
JimmyShi22 committed Sep 11, 2023
1 parent c40ce3b commit 98b519e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/.ci/clear_build_cache.sh
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ check_file_and_clear_cache vcpkg-configuration.json ${BUILD_DIR}

# Second: check dir change
check_and_clear_cache .github/workflows ${BUILD_DIR}
check_and_clear_cache bcos-framework/bcos-framework ${BUILD_DIR}
check_and_clear_cache bcos-tars-protocol/bcos-tars-protocol ${BUILD_DIR}/generated
check_and_clear_cache bcos-sync/bcos-sync/protocol/proto ${BUILD_DIR}/bcos-sync
check_and_clear_cache bcos-protocol/bcos-protocol ${BUILD_DIR}/bcos-protocol
Expand Down

0 comments on commit 98b519e

Please sign in to comment.