We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd01ea6 commit 01708aaCopy full SHA for 01708aa
.github/workflows/presubmit-tests.yml
@@ -34,4 +34,4 @@ jobs:
34
chmod +x toolbox
35
36
- name: Install Extension
37
- run: npx gemini extensions install --path=.
+ run: yes | npx gemini extensions install --path=.
0 commit comments