mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-18 18:39:11 +08:00
fix the cfg path
This commit is contained in:
parent
b4165288fc
commit
580f3146eb
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user