Skip to content

Commit f21fd56

Browse files
committed
test
Signed-off-by: oliver könig <okoenig@nvidia.com>
1 parent 0a8874f commit f21fd56

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/_build.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,10 @@ jobs:
159159
# Do not fail the job if timeout killed the build
160160
exit 0
161161
162+
- name: Log build logs
163+
run: |
164+
ls build
165+
162166
- name: Save build cache
163167
if: always()
164168
uses: actions/cache/save@v4

0 commit comments

Comments
 (0)