ci: update pre-startup commands syntax for Azure storage provider
This commit is contained in:
parent
3f91464610
commit
be2faa6048
@ -51,7 +51,7 @@ jobs:
|
||||
- name: Setup OpenVidu Local Deployment
|
||||
uses: OpenVidu/actions/start-openvidu-local-deployment@main
|
||||
with:
|
||||
pre-startup-commands: |
|
||||
pre_startup_commands: |
|
||||
if [ "${{ matrix.storage-provider }}" == "azure" ]; then
|
||||
echo "Using Azure storage provider"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user