Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
hathach committed May 10, 2024
1 parent 66c80dc commit 65fbb16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_cmake.yml
Expand Up @@ -107,4 +107,4 @@ jobs:
os: ${{ matrix.os }}
build-system: 'make'
toolchain: 'arm-gcc'
build-args: ${{ toJSON('-b stm32f411disco') }}
build-args: ${{ toJSON('-bstm32f411disco') }}

0 comments on commit 65fbb16

Please sign in to comment.