brunocleite/setup-sst-v3
Setup SST with caching enabled
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| sst-path | The SST folder path. `sst.config.ts` should be here. | — | ./ |
| lockfile-path | the 'lockfile' file location. Defaults to './package-lock.json' | — | ./package-lock.json |
| platform-only | Only caches the SST platform files on '.sst/platform'. Useful for a linting-only run that will not deploy. | — | false |
| debug | Prints SST installation logs to the console | — | false |
Outputs
no outputs