mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
ci: fix flash-analysis sporadic fail
This commit is contained in:
parent
82d8813987
commit
9248238f9e
1
.github/workflows/flash_analysis.yml
vendored
1
.github/workflows/flash_analysis.yml
vendored
@ -54,6 +54,7 @@ jobs:
|
||||
run: |
|
||||
make clean
|
||||
make distclean
|
||||
make submodulesclean
|
||||
|
||||
- name: If it's a PR checkout the base branch
|
||||
if: ${{ github.event.pull_request }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user