diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 71eecdbb2d0b..c4f679ec64fe 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -196,7 +196,7 @@ jobs: - uses: actions/setup-node@v4 with: - node-version-file: '.nvmrc' + node-version-file: 'Mobile-Expensify/react-native/.nvmrc' cache: npm - name: Install node modules @@ -496,7 +496,7 @@ jobs: - uses: actions/setup-node@v4 with: - node-version-file: '.nvmrc' + node-version-file: 'Mobile-Expensify/react-native/.nvmrc' cache: npm - name: Install node modules