Skip to content

Commit 1a37777

Browse files
committed
fix ci with win/mac
1 parent d70403f commit 1a37777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_win_mac.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
uses: actions/checkout@v3
4949

5050
- name: Get Dependencies
51-
run: python3 tools/get_family_deps.py stm32f4
51+
run: python3 tools/get_deps.py stm32f4
5252

5353
- name: Build
5454
run: python3 tools/build_family.py stm32f4 stm32f411disco

0 commit comments

Comments
 (0)