Integration
Add the Safe Chain install step
Insert the install step after your Node.js (or other runtime) setup action and before any dependency installation steps.The
--ci flag installs executable shims into PATH rather than shell aliases, which is required for non-interactive CI shells.Complete workflow example
ubuntu-latest and other Linux-based runners. Windows runners should use the PowerShell install command.