mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-22 03:09:16 +08:00
[ci][attachconfig] remove pkgs upgrade everytime
This commit is contained in:
@@ -53,7 +53,6 @@ def build_bsp(bsp):
|
||||
run_cmd(f'scons -C bsp/{bsp} --pyconfig-silent')
|
||||
|
||||
os.chdir(f'{rtt_root}/bsp/{bsp}')
|
||||
run_cmd('pkgs --upgrade-script-force')
|
||||
run_cmd('pkgs --update')
|
||||
run_cmd('pkgs --list')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user