fix ci with win/mac

This commit is contained in:
hathach 2023-06-15 13:11:21 +07:00
parent d70403f1f4
commit 1a37777f59
No known key found for this signature in database
GPG Key ID: F5D50C6D51D17CBA
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ jobs:
uses: actions/checkout@v3
- name: Get Dependencies
run: python3 tools/get_family_deps.py stm32f4
run: python3 tools/get_deps.py stm32f4
- name: Build
run: python3 tools/build_family.py stm32f4 stm32f411disco