Trivial change to test rebuilding using ccache
Change the workflow file to trigger rebuild without affecting the other builds.
This commit is contained in:
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
|
||||
|
||||
|
Reference in New Issue
Block a user