Update openvidu-ce-test.yml
This commit is contained in:
parent
54cbe84812
commit
2389ce929f
4
.github/workflows/openvidu-ce-test.yml
vendored
4
.github/workflows/openvidu-ce-test.yml
vendored
@ -64,7 +64,7 @@ jobs:
|
||||
OPERA_VERSION: ${{ github.event.inputs.OPERA_VERSION || 'latest' }}
|
||||
EDGE_VERSION: ${{ github.event.inputs.EDGE_VERSION || 'latest' }}
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v3
|
||||
- name: Setting up CI
|
||||
run: ci-scripts/openvidu-e2e-tests.sh --prepare
|
||||
- name: OpenVidu Browser build
|
||||
@ -102,4 +102,4 @@ jobs:
|
||||
with:
|
||||
name: Logs
|
||||
path: |
|
||||
/opt/openvidu/*.log
|
||||
/opt/openvidu/*.log
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user