[docs] Generate JSON file with supported boards

This commit is contained in:
Kuba Szczodrzyński
2022-12-06 21:33:48 +01:00
parent ec4e946643
commit 665ab22de5
2 changed files with 28 additions and 0 deletions

View File

@@ -13,6 +13,17 @@ jobs:
- name: Checkout main
uses: actions/checkout@v2
- name: Setup Python
uses: actions/setup-python@v4
with:
python-version: '3.10'
- name: Install ltchiptool
run: pip install ltchiptool
- name: Generate static JSON files
run: python docs/build_json.py
- name: Set custom domain
run: |
mkdir -p site/