Checking again

This commit is contained in:
Anant Bhasin 2021-04-05 19:52:52 +05:30
parent b6d056ef9f
commit 2577629dac
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ jobs:
- name: Install node_modules
run: |
yarn install --frozen-lockfile
yarn --frozen-lockfile --network-timeout 100000
- name: Build for detox
run: |