Skip to content

Commit

Permalink
fix ci with win/mac
Browse files Browse the repository at this point in the history
  • Loading branch information
hathach committed Jun 15, 2023
1 parent d70403f commit 1a37777
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_win_mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 1a37777

Please sign in to comment.