Skip to content

Commit b3ecabd

Browse files
cat out error logs
1 parent 14d188a commit b3ecabd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-job.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
run: command -v qemu-aarch64-static
1616
- name: create FS
1717
run: bash -x core/default/fs.sh
18+
- name: pull up logs
19+
run: cat /debootstrap/debootstrap.log
1820
- name: upload artifact
1921
uses: actions/upload-artifact@v2
2022
with:

0 commit comments

Comments
 (0)