Skip to content

Commit ea12f58

Browse files
committed
change compile flags
1 parent dab268e commit ea12f58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile-provisioning.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ jobs:
216216
- --clean
217217
- --verbose
218218
- --build-property
219-
- "build.extra_flags=-DCOMPILE_TEST=1"
219+
- "compiler.cpp.extra_flags=-DCOMPILE_TEST=1"
220220
- --output-dir
221221
- ${{ runner.temp }}/provisioning-staging
222222
- name: Write data to size trends report spreadsheet

0 commit comments

Comments
 (0)