use ci-core-dumper

This commit is contained in:
Michael Davidsaver
2020-12-04 11:51:24 -08:00
parent 29c0656412
commit ebeaa18486
2 changed files with 7 additions and 0 deletions

View File

@@ -129,6 +129,8 @@ jobs:
with:
path: ~/.cache
key: ${{ matrix.base }}/${{ matrix.os }}/${{ matrix.cmp }}/${{ matrix.configuration }}/${{ matrix.wine }}${{ matrix.rtems }}/${{ matrix.extra }}
- name: Automatic core dump analysis
uses: mdavidsaver/ci-core-dumper@master
- name: "apt-get install"
run: |
sudo apt-get update