mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Look for crashlog after run
This commit is contained in:
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@@ -38,3 +38,6 @@ jobs:
|
||||
KEY_SECRET: ${{ secrets.KEY_SECRET }}
|
||||
SCHEME: ${{ matrix.scheme }}
|
||||
run: buildscripts/ci-build.sh
|
||||
|
||||
- name: Check for Crashlog
|
||||
run: ls -al ~/Library/Logs/DiagnosticReports/
|
||||
Reference in New Issue
Block a user