We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 325bfae commit d096936Copy full SHA for d096936
.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