This commit is contained in:
Ben Allfree
2025-11-22 09:17:20 -08:00
parent 1a927cc9f7
commit 2aec7c72dd
2 changed files with 2 additions and 1 deletions

View File

@@ -26,6 +26,7 @@ jobs:
ref: develop
path: firmware
submodules: recursive
fetch-depth: 1
- name: Set up Python
uses: actions/setup-python@v4