mirror of
https://github.com/araxiaonline/share-gh-workflows.git
synced 2026-06-13 02:22:20 -04:00
removed accidental space
This commit is contained in:
3
.github/actions/build-tag-release/action.yml
vendored
3
.github/actions/build-tag-release/action.yml
vendored
@@ -111,8 +111,7 @@ runs:
|
||||
-i /azerothcore/modules/mod-eluna/LuaEngine/libs \
|
||||
-j $(nproc)
|
||||
--enable=warning,error \
|
||||
--cppcheck-build-dir=/home/runner/work/${{ github.repository }}/_cppcheck_cache \
|
||||
|
||||
--cppcheck-build-dir=/home/runner/work/${{ github.repository }}/_cppcheck_cache \
|
||||
/azerothcore/modules/${{ env.REPO_NAME }}
|
||||
if [ -s report.txt ]; then
|
||||
cat report.txt
|
||||
|
||||
Reference in New Issue
Block a user