Upload application logs too

This commit is contained in:
Lance Pioch 2022-10-28 14:19:10 -04:00
parent 56ae6c9765
commit 68b1f1ec27

View file

@ -48,3 +48,9 @@ jobs:
with:
name: console
path: tests/Browser/console
- name: Upload Application Logs
if: failure()
uses: actions/upload-artifact@v3
with:
name: application
path: storage/logs