mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-02-06 00:45:22 +08:00
fix the cfg path
This commit is contained in:
2
.github/workflows/static_code_analysis.yml
vendored
2
.github/workflows/static_code_analysis.yml
vendored
@@ -46,7 +46,7 @@ jobs:
|
||||
cd build
|
||||
cmake ..
|
||||
make
|
||||
sudo make install
|
||||
sudo make install FILESDIR=/usr/local/share/Cppcheck CFGDIR=/usr/share/Cppcheck/cfg
|
||||
cppcheck --version
|
||||
cd ../../
|
||||
git remote -v
|
||||
|
||||
Reference in New Issue
Block a user