CI workflow
This commit is contained in:
@@ -32,6 +32,9 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
python-version: 3.x
|
python-version: 3.x
|
||||||
|
|
||||||
|
- name: Install llvm
|
||||||
|
run: sudo apt install -y llvm
|
||||||
|
|
||||||
- name: Cache Rust and sccache
|
- name: Cache Rust and sccache
|
||||||
uses: actions/cache@v4
|
uses: actions/cache@v4
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user