Skip to content

Commit

Permalink
added m4g to build yaml workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mattswartscc committed Oct 21, 2024
1 parent 2700a77 commit 5af26b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
secrets: inherit
with:
port: 'espressif'
boards: '["charachorder_lite_s2", "charachorder_x_s2", "charachorder_engine_s2", "charachorder_two_s3"]'
boards: '["charachorder_lite_s2", "charachorder_x_s2", "charachorder_engine_s2", "charachorder_two_s3", "charachorder_m4g_s3"]'
build-system: 'make'
toolchain: 'esp-idf'
toolchain_version: 'v5.1.4'
Expand Down

0 comments on commit 5af26b3

Please sign in to comment.