Skip to content

Commit

Permalink
try fix turbo build android
Browse files Browse the repository at this point in the history
  • Loading branch information
tuxtux59 committed Jun 10, 2024
1 parent f758342 commit 2116350
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ runs:
${{ runner.os }}-yarn-
- name: Install dependencies
if: steps.yarn-cache.outputs.cache-hit != 'true'
#if: steps.yarn-cache.outputs.cache-hit != 'true'
run: yarn install --immutable
shell: bash

0 comments on commit 2116350

Please sign in to comment.