File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ variable | default | description
4343` expo-password ` | - | The password of your Expo account _ (e.g. [ ` ${{ secrets.EXPO_CLI_PASSWORD }} ` ] [ link-actions-secrets ] )_
4444` expo-version ` | ` latest ` | The Expo CLI version to use, can be any [ SemVer] [ link-semver-playground ] . _ (e.g. ` 3.x ` )_
4545` expo-packager ` | ` yarn ` | The package manager to install the CLI with. _ (e.g. ` npm ` )_
46- ` expo-cache ` | ` false ` | If it should the [ GitHub actions (remote) cache] ( ( #using-the-built-in-cache) ) .
46+ ` expo-cache ` | ` false ` | If it should use the [ GitHub actions (remote) cache] ( #using-the-built-in-cache ) .
4747` expo-cache-key ` | - | An optional custom (remote) cache key. _ (** use with caution** )_
4848` expo-patch-watchers ` | ` true ` | If it should [ patch the ` fs.inotify. ` limits] ( #enospc-errors-on-linux ) .
4949
You can’t perform that action at this time.
0 commit comments