- workflow updates
- python stubs
This commit is contained in:
@@ -42,7 +42,7 @@ jobs:
|
||||
run: |
|
||||
export PATH="$HOME/.cargo/bin:$PATH"
|
||||
python -m pip install --upgrade pip
|
||||
pip install maturin ziglang
|
||||
pip install maturin
|
||||
if ! command -v sccache >/dev/null 2>&1; then
|
||||
cargo install sccache || pip install sccache
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user