mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-14 01:34:55 +02:00
Upload php log
This commit is contained in:
7
.github/workflows/cypress.yml
vendored
7
.github/workflows/cypress.yml
vendored
@@ -118,3 +118,10 @@ jobs:
|
||||
with:
|
||||
name: cypress-videos-${{ matrix.php-versions }}
|
||||
path: cypress/videos
|
||||
|
||||
- name: Upload PHP Logs
|
||||
uses: actions/upload-artifact@v4
|
||||
if: always()
|
||||
with:
|
||||
name: php-log-${{ matrix.php-versions }}
|
||||
path: php.log
|
||||
|
Reference in New Issue
Block a user