Skip to content

Commit

Permalink
Oops fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
multiplemonomials committed Dec 4, 2024
1 parent a699106 commit 961d3d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,5 @@ jobs:
- name: Build project for ${{ matrix.mbed_target }}
run: |
mkdir build && cd build
python3 -m pip install -r
cmake .. -GNinja -DMBED_TARGET=${{ matrix.mbed_target }}
ninja

0 comments on commit 961d3d8

Please sign in to comment.