From 2f38c7a8f52c923c1cf14a22c544a992b34562b3 Mon Sep 17 00:00:00 2001 From: finn Date: Fri, 15 Mar 2024 14:35:31 -0700 Subject: [PATCH] more path issues --- .github/workflows/cross-environment-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cross-environment-tests.yml b/.github/workflows/cross-environment-tests.yml index 38f6215e8..89bfdbb20 100644 --- a/.github/workflows/cross-environment-tests.yml +++ b/.github/workflows/cross-environment-tests.yml @@ -97,7 +97,7 @@ jobs: run: | cd bundler-bonanza npm install --save ../web5-js/packages/api - yarn --prefer-offline + cd tests/reactnative && yarn --prefer-offline - name: Install macOS dependencies run: |