Skip to content

Commit f8e0cf1

Browse files
hjmjohnsonjcfr
andcommitted
ci(build.yml): Generate wrapper on macOS for both release and debug
This change is done anticipating the removal of the older generated wrappers. Co-authored-by: Jean-Christophe Fillion-Robin <jchris.fillionr@kitware.com>
1 parent dfeadb6 commit f8e0cf1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,6 @@ jobs:
270270
make -j $(nproc)
271271
272272
- name: Generate Wrappers
273-
if: ${{ contains(matrix.configuration, 'release') }}
274273
run: |
275274
cd generator
276275
UBSAN_OPTIONS="halt_on_error=1" ASAN_OPTIONS="detect_leaks=0:detect_stack_use_after_return=1:fast_unwind_on_malloc=0" \

0 commit comments

Comments
 (0)