diff --git a/.github/workflows/backend-integration-test.yaml b/.github/workflows/backend-integration-test.yaml index 48082f60..17cdb830 100644 --- a/.github/workflows/backend-integration-test.yaml +++ b/.github/workflows/backend-integration-test.yaml @@ -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