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 5ce2416 commit ac31d2aCopy full SHA for ac31d2a
.github/workflows/jetbrains-auto-update-template.yml
@@ -35,8 +35,6 @@ jobs:
35
leeway_segment_key: ${{ secrets.LEEWAY_SEGMENT_KEY }}
36
- name: Install dependencies
37
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
40
cd ./components/ide/gha-update-image/
41
yarn
42
npm i -g bun
0 commit comments