mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
github actions: fix airframe_metadata
This commit is contained in:
parent
e644036325
commit
bcfed93c57
2
.github/workflows/metadata.yml
vendored
2
.github/workflows/metadata.yml
vendored
@ -20,8 +20,8 @@ jobs:
|
||||
- name: airframe metadata
|
||||
run: |
|
||||
make airframe_metadata
|
||||
cd build/px4_sitl_default/docs
|
||||
./src/lib/version/get_git_tag_or_branch_version.sh build/px4_sitl_default >> $GITHUB_ENV
|
||||
cd build/px4_sitl_default/docs
|
||||
# TODO: deploy to userguide gitbook
|
||||
|
||||
- uses: jakejarvis/s3-sync-action@master
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user