Skip to content

Commit

Permalink
Update ci-linux.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
makslevental authored Aug 30, 2024
1 parent 17a6ec6 commit 6b18a0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ jobs:
echo CCACHE_DEBUGLEVEL=2 >> $GITHUB_ENV
echo CCACHE_DEBUGDIR="/ccache-debug" >> $GITHUB_ENV
echo CCACHE_SLOPPINESS=include_file_ctime,include_file_mtime,time_macros >> $GITHUB_ENV
clang --version
echo CCACHE_COMPILERCHECK=content >> $GITHUB_ENV
- name: Build packages
Expand Down

0 comments on commit 6b18a0f

Please sign in to comment.