mirror of https://github.com/OpenVidu/openvidu.git
Update openvidu-ce-test.yml
parent
54cbe84812
commit
2389ce929f
|
@ -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…
Reference in New Issue