Skip to content

Commit 268ce02

Browse files
committed
correct cmake iar build
1 parent 7462438 commit 268ce02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_iar.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,4 @@ jobs:
7373
run: python3 tools/get_deps.py ${{ matrix.family }}
7474

7575
- name: Build
76-
run: python3 tools/build_cmake.py ${{ matrix.family }} -DTOOLCHAIN=iccarm
76+
run: python3 tools/build_cmake.py ${{ matrix.family }} -DTOOLCHAIN=iar

0 commit comments

Comments
 (0)