Skip to content

Commit 1c1730d

Browse files
committed
enable verbose
1 parent feb19c6 commit 1c1730d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/compile-examples.yml

+1
Original file line numberDiff line numberDiff line change
@@ -347,6 +347,7 @@ jobs:
347347
sketches-report-path: ${{ env.SKETCHES_REPORTS_PATH }}
348348
cli-compile-flags: |
349349
- --output-dir=${{ env.BUILD_PATH }}
350+
- --verbose
350351
351352
- name: List exported artifacts
352353
run: ls ${{ env.BUILD_PATH }}

0 commit comments

Comments
 (0)