mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-12 19:10:32 +03:00
Removing description
This commit is contained in:
parent
8bc99a47ee
commit
c4bd6eff85
1 changed files with 0 additions and 2 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -33,7 +33,6 @@ jobs:
|
|||
run: make arm_sdk_install
|
||||
|
||||
- name: Hydrate the PICO sdk
|
||||
description: Hydration is required to build the PICO tool
|
||||
if: steps.cache-toolchain.outputs.cache-hit != 'true'
|
||||
run: make pico_sdk
|
||||
|
||||
|
@ -42,7 +41,6 @@ jobs:
|
|||
run: make picotool_install
|
||||
|
||||
- name: Hydrate configuration
|
||||
description: Load the configuration sub-module as it is needed to ensure the build target list is successful
|
||||
id: get-config
|
||||
run: make configs
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue