Skip to content

Commit 01f71cf

Browse files
committed
chore: update ci
1 parent a0ac885 commit 01f71cf

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@ jobs:
7474
- uses: actions/checkout@v4
7575
with:
7676
fetch-depth: 2
77+
- name: Upgrade LLVM
78+
run: choco upgrade llvm
7779
- name: Setup Rust
7880
uses: dtolnay/rust-toolchain@stable
7981
- name: Build

0 commit comments

Comments
 (0)