mirror of
https://github.com/vsergeev/c-periphery.git
synced 2026-02-06 07:02:14 +08:00
ci: upload build log files on error in buildroot workflow
This commit is contained in:
1
.github/workflows/buildroot.yml
vendored
1
.github/workflows/buildroot.yml
vendored
@@ -66,6 +66,7 @@ jobs:
|
||||
|
||||
# Store build logs from test-pkg as artifacts
|
||||
- name: Upload Buildroot Logfiles
|
||||
continue-on-error: true
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: logfiles
|
||||
|
||||
Reference in New Issue
Block a user