File tree Expand file tree Collapse file tree 5 files changed +4
-8
lines changed Expand file tree Collapse file tree 5 files changed +4
-8
lines changed Original file line number Diff line number Diff line change 2020 env :
2121 CMAKE_PREFIX_PATH : /opt/toolchains
2222 steps :
23+ - name : Check disk usage
24+ run : df -h
25+ - name : Clean up temporary files
26+ run : sudo rm -rf /tmp/*
2327 - name : Checkout
2428 uses : actions/checkout@v4
2529 with :
Original file line number Diff line number Diff line change 44common :
55 platform_allow :
66 - nucleo_f429zi
7- - rpi_pico
8- - adafruit_grand_central_m4_express
97 build_only : true
108
119tests :
Original file line number Diff line number Diff line change 44common :
55 platform_allow :
66 - nucleo_f429zi
7- - rpi_pico
8- - adafruit_grand_central_m4_express
97 build_only : true
108
119tests :
Original file line number Diff line number Diff line change 44common :
55 platform_allow :
66 - nucleo_f429zi
7- - rpi_pico
8- - adafruit_grand_central_m4_express
97 build_only : true
108
119tests :
Original file line number Diff line number Diff line change 44common :
55 platform_allow :
66 - nucleo_f429zi
7- - rpi_pico
8- - adafruit_grand_central_m4_express
97 build_only : true
108
119tests :
You can’t perform that action at this time.
0 commit comments