mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-06-13 21:07:00 -07:00
6831c79c0a
Removes the unnecessary `npm install` step from the `build-and-publish-sandbox` job. The Dockerfile is responsible for installing the correct version of the package, so this step was redundant.