Skip to content

Commit c71095f

Browse files
github actions - LLDB fix
1 parent 29d50b5 commit c71095f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/lldb-formatter-tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616
- uses: actions-rust-lang/setup-rust-toolchain@v1
1717
with:
1818
toolchain: 1.87
19+
components: llvm-tools-preview
20+
cache: false
1921

2022
- name: Download vscode-lldb
2123
uses: robinraju/release-downloader@v1

0 commit comments

Comments
 (0)