We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d50030 commit 74ed0e9Copy full SHA for 74ed0e9
.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