Skip to content

Commit

Permalink
more fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hathach committed May 10, 2024
1 parent a6d816a commit 1248eae
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('{"-bstm32f411disco"}') }}
build-args: ${{ toJSON('["-bstm32f411disco"]') }}

0 comments on commit 1248eae

Please sign in to comment.