mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
github action: run ./Tools/generate_board_targets_json.py in container
As it requires kconfiglib
This commit is contained in:
parent
e715e6c245
commit
0decdb1c7b
1
.github/workflows/deploy_all.yml
vendored
1
.github/workflows/deploy_all.yml
vendored
@ -10,6 +10,7 @@ on:
|
||||
jobs:
|
||||
enumerate_targets:
|
||||
runs-on: ubuntu-latest
|
||||
container: px4io/px4-dev-base-focal:2021-09-08
|
||||
outputs:
|
||||
matrix: ${{ steps.set-matrix.outputs.matrix }}
|
||||
steps:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user