mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-26 17:29:21 +02:00
Upload php log
This commit is contained in:
parent
3a3e434d4e
commit
b5c1b431d5
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user