fix: seed pip in uv environments for platformio CI
This commit is contained in:
@@ -23,6 +23,7 @@ runs:
|
||||
shell: bash
|
||||
run: |
|
||||
uv sync --locked --no-group docs
|
||||
uv venv --allow-existing --seed
|
||||
echo "$GITHUB_WORKSPACE/.venv/bin" >> "$GITHUB_PATH"
|
||||
|
||||
# Recommended EastMesh tag format:
|
||||
|
||||
Reference in New Issue
Block a user