Skip to content

Commit a438b7e

Browse files
committed
Update build-deploy-webflash.yml
1 parent dba68c3 commit a438b7e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build-deploy-webflash.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@ jobs:
7070
verbose: false
7171
cli-compile-flags: |
7272
- --export-binaries
73+
- --build-property
74+
- -w
7375
7476
# Copy binaries to GitHubPages folder for publishing
7577
- name: Copy compiled binaries to CYD
@@ -112,6 +114,8 @@ jobs:
112114
cli-compile-flags: |
113115
- --build-property
114116
- compiler.cpp.extra_flags=-DMATRIX_DISPLAY
117+
- --build-property
118+
- -w
115119
- --export-binaries
116120
117121
# Copy binaries to GitHubPages folder for publishing

0 commit comments

Comments
 (0)