We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56ccbb9 commit 574131cCopy full SHA for 574131c
1 file changed
README.md
@@ -93,7 +93,7 @@ steps:
93
| `version` | Version of @voidzero-dev/global to install | No | `latest` |
94
| `registry` | Registry to install from: `npm` or `github` | No | `npm` |
95
| `github-token` | GitHub PAT for GitHub Package Registry | No | - |
96
-| `run-install` | Run `vite install` after setup. Accepts boolean or YAML object with `cwd`/`args` | No | `false` |
+| `run-install` | Run `vite install` after setup. Accepts boolean or YAML object with `cwd`/`args` | No | `true` |
97
| `cache` | Enable caching of project dependencies | No | `false` |
98
| `cache-dependency-path` | Path to lock file for cache key generation | No | Auto-detected |
99
0 commit comments