mirror of
https://github.com/LMMS/lmms.git
synced 2026-05-18 11:45:04 -04:00
CircleCI: Display Appimage log when failing
This commit is contained in:
@@ -100,7 +100,7 @@ jobs:
|
||||
command: |
|
||||
cd build
|
||||
make install
|
||||
make appimage
|
||||
make appimage || cat appimage.log
|
||||
cp ./lmms-*.AppImage /tmp/artifacts/
|
||||
- store_artifacts:
|
||||
path: /tmp/artifacts/
|
||||
|
||||
Reference in New Issue
Block a user