Skip to content

Commit ac31d2a

Browse files
committed
remove oci tool
1 parent 5ce2416 commit ac31d2a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/jetbrains-auto-update-template.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@ jobs:
3535
leeway_segment_key: ${{ secrets.LEEWAY_SEGMENT_KEY }}
3636
- name: Install dependencies
3737
run: |
38-
curl -fsSL https://github.com/csweichel/oci-tool/releases/download/v0.2.1/oci-tool_0.2.1_linux_amd64.tar.gz | tar xz -C /usr/local/bin
39-
chmod +x /usr/local/bin/oci-tool
4038
cd ./components/ide/gha-update-image/
4139
yarn
4240
npm i -g bun

0 commit comments

Comments
 (0)