ci: update artifact path in backend integration test workflow
This commit is contained in:
parent
6eb33c6198
commit
a518b16b6b
@ -306,7 +306,7 @@ jobs:
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: recordings-test-${{ matrix.storage-provider }}-openvidu-meet-logs
|
||||
path: backend/meet_backend.log
|
||||
path: meet_backend.log
|
||||
retention-days: 2
|
||||
|
||||
- name: Clean up credentials
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user