1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00

put back env

This commit is contained in:
Bogdan Fazakas 2023-01-25 10:32:43 +02:00
parent 9d772d4569
commit 2c750cf4eb

View File

@ -62,6 +62,8 @@ jobs:
run: |
bash -x start_ocean.sh --no-aquarius --no-elasticsearch --no-provider --no-dashboard 2>&1 > start_ocean.log &
env:
CONTRACTS_VERSION:
v1.1.4
# PROVIDER_VERSION: multichain
- run: npm ci
- name: Wait for contracts deployment