File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7979
8080- name : ' status: waiting for response'
8181 color : 8befd7
82- description : ' Status: reviewer is awaiting feedback or responses from the author before proceeding.'
82+ description : ' Status: reviewer is awaiting feedback or responses from the author before proceeding.'
83+
84+ - name : ' release-please:force-run'
85+ color : bdca82
86+ description : Manually trigger the release please workflow on a PR.
Original file line number Diff line number Diff line change 3030 - name : Install toolbox binary
3131 run : |
3232 VERSION=$(cat toolbox_version.txt)
33- curl -L -o toolbox https://storage.googleapis.com/genai-toolbox/v$VERSION/linux/amd64/toolbox
33+ curl -L -o toolbox " https://storage.googleapis.com/genai-toolbox/v${ VERSION} /linux/amd64/toolbox"
3434 chmod +x toolbox
3535
3636 - name : Install Extension
You can’t perform that action at this time.
0 commit comments