Skip to content

Commit

Permalink
print sccache
Browse files Browse the repository at this point in the history
  • Loading branch information
Smjert committed Oct 18, 2024
1 parent 1c51f93 commit 697ed01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/hosted_runners.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1150,6 +1150,7 @@ jobs:
echo "${{ steps.build_paths.outputs.INSTALL }}\sccache" | Out-File -FilePath $env:GITHUB_PATH -Encoding utf8 -Append
echo "SCCACHE_VERSION=$long_version" >> $env:GITHUB_OUTPUT
ls "${{ steps.build_paths.outputs.INSTALL }}\sccache\"
# TODO: Implement a cache so we don't keep hitting the server at each run
- name: Install Ninja
Expand Down

0 comments on commit 697ed01

Please sign in to comment.