Skip to content

Commit

Permalink
added sccache install
Browse files Browse the repository at this point in the history
  • Loading branch information
Elias Joseph committed Nov 7, 2024
1 parent 06023f9 commit 17369a0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci_windows_x64_msvc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,7 @@ jobs:
refreshenv
- name: "Building IREE"
run: |
bash
source build_tools/cmake/setup_sccache.sh
build_tools/cmake/setup_sccache.sh
echo "Building in ${{ env.BUILD_DIR_BASH }}"
bash ./build_tools/cmake/build_all.sh ${{ env.BUILD_DIR_BASH }}
sccache --show-stats
Expand Down

0 comments on commit 17369a0

Please sign in to comment.