ci: update global cpp (#421)
This commit is contained in:
parent
9f0af0f8ae
commit
cd89808a21
2 changed files with 5 additions and 4 deletions
2
.github/workflows/cpp-clang-format-lint.yml
vendored
2
.github/workflows/cpp-clang-format-lint.yml
vendored
|
|
@ -28,7 +28,7 @@ jobs:
|
|||
FOUND=false
|
||||
fi
|
||||
|
||||
echo "::set-output name=src::${FOUND}"
|
||||
echo "src=${FOUND}" >> $GITHUB_OUTPUT
|
||||
|
||||
outputs:
|
||||
src: ${{ steps.check.outputs.src }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue