Skip to content

Commit

Permalink
Update build-deploy-webflash.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
witnessmenow committed Nov 18, 2023
1 parent dba68c3 commit a438b7e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build-deploy-webflash.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ jobs:
verbose: false
cli-compile-flags: |
- --export-binaries
- --build-property
- -w
# Copy binaries to GitHubPages folder for publishing
- name: Copy compiled binaries to CYD
Expand Down Expand Up @@ -112,6 +114,8 @@ jobs:
cli-compile-flags: |
- --build-property
- compiler.cpp.extra_flags=-DMATRIX_DISPLAY
- --build-property
- -w
- --export-binaries
# Copy binaries to GitHubPages folder for publishing
Expand Down

0 comments on commit a438b7e

Please sign in to comment.