Trivial change to test rebuilding using ccache
Change the workflow file to trigger rebuild without affecting the other builds.
This commit is contained in:
parent
6e96c6dda0
commit
cd385cf22d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -172,7 +172,7 @@ jobs:
|
|||
${CXX-g++} --version
|
||||
echo
|
||||
|
||||
echo "Ccache version:"
|
||||
echo "ccache version:"
|
||||
ccache --version
|
||||
echo
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue