mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-20 20:03:54 +08:00
Log BRANCH_NAME during VitePress build step
This commit is contained in:
@@ -74,6 +74,7 @@ jobs:
|
||||
- name: Build with VitePress
|
||||
working-directory: ./docs
|
||||
run: |
|
||||
echo "BRANCH_NAME is: $BRANCH_NAME"
|
||||
npm run docs:build_ubuntu
|
||||
touch .vitepress/dist/.nojekyll
|
||||
npm run docs:sitemap
|
||||
|
||||
Reference in New Issue
Block a user