From 4ced7c61c01395b7b22a2a6b7a42b81cdee777fa Mon Sep 17 00:00:00 2001 From: Twisha Bansal <58483338+twishabansal@users.noreply.github.com> Date: Fri, 10 Oct 2025 00:46:55 +0530 Subject: [PATCH] fix(ci): fix installation command --- .github/workflows/presubmit-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/presubmit-tests.yml b/.github/workflows/presubmit-tests.yml index 787c919..477e553 100644 --- a/.github/workflows/presubmit-tests.yml +++ b/.github/workflows/presubmit-tests.yml @@ -34,4 +34,4 @@ jobs: chmod +x toolbox - name: Install Extension - run: yes | npx gemini extensions install --path=. \ No newline at end of file + run: yes | npx gemini extensions install .