Skip to content

Commit 961d3d8

Browse files
Oops fix typo
1 parent a699106 commit 961d3d8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/compile.yml

-1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,5 @@ jobs:
3737
- name: Build project for ${{ matrix.mbed_target }}
3838
run: |
3939
mkdir build && cd build
40-
python3 -m pip install -r
4140
cmake .. -GNinja -DMBED_TARGET=${{ matrix.mbed_target }}
4241
ninja

0 commit comments

Comments
 (0)