ci: install git in deps step for workspace clone
Some checks failed
ci/woodpecker/pr/pipeline Pipeline failed
Some checks failed
ci/woodpecker/pr/pipeline Pipeline failed
This commit is contained in:
@@ -11,6 +11,7 @@ steps:
|
||||
UV_CACHE_DIR: /root/.cache/uv
|
||||
commands:
|
||||
- pip install uv
|
||||
- apt-get update && apt-get install -y git
|
||||
- cd ..
|
||||
- |
|
||||
cat > pyproject.toml << 'EOF'
|
||||
|
||||
Reference in New Issue
Block a user