mirror of
https://github.com/hathach/tinyusb.git
synced 2025-02-21 21:41:09 +00:00
fix ci with win/mac
This commit is contained in:
parent
d70403f1f4
commit
1a37777f59
2
.github/workflows/build_win_mac.yml
vendored
2
.github/workflows/build_win_mac.yml
vendored
@ -48,7 +48,7 @@ jobs:
|
|||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Get Dependencies
|
- name: Get Dependencies
|
||||||
run: python3 tools/get_family_deps.py stm32f4
|
run: python3 tools/get_deps.py stm32f4
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: python3 tools/build_family.py stm32f4 stm32f411disco
|
run: python3 tools/build_family.py stm32f4 stm32f411disco
|
||||||
|
Loading…
x
Reference in New Issue
Block a user