Skip to content

Commit

Permalink
build in Release
Browse files Browse the repository at this point in the history
  • Loading branch information
pifopi committed Nov 28, 2023
1 parent ecc77c5 commit 0c1c98e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cpp-ci-serial-programs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- name: Generate binaries
run: |
cd Arduino-Source/SerialPrograms/bin
cmake --build .
cmake --build . --config Release
- name: Copy resources
if: startsWith(matrix.os, 'windows')
run: |
Expand Down

0 comments on commit 0c1c98e

Please sign in to comment.