mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-06-15 22:07:29 -07:00
fix(ci): remove duplicative steps from bundled release workflow
This commit is contained in:
@@ -17,10 +17,6 @@ inputs:
|
||||
runs:
|
||||
using: 'composite'
|
||||
steps:
|
||||
- name: 'Install dependencies'
|
||||
shell: 'bash'
|
||||
run: 'npm ci'
|
||||
|
||||
- name: 'Setup NPMRC'
|
||||
uses: './.github/actions/setup-npmrc'
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user