CI workflow
This commit is contained in:
@@ -54,7 +54,7 @@ jobs:
|
||||
|
||||
- name: Install sccache and maturin
|
||||
run: |
|
||||
source "~/.cargo/env" 2>/dev/null
|
||||
export PATH="~/.cargo/bin:$PATH"
|
||||
python -m pip install --upgrade pip
|
||||
pip install maturin ziglang
|
||||
if ! command -v sccache >/dev/null 2>&1; then
|
||||
|
||||
Reference in New Issue
Block a user