We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 726ba08 commit 6cc05e4Copy full SHA for 6cc05e4
.github/workflows/ci-paddle.yml
@@ -75,7 +75,7 @@ jobs:
75
76
# Install uv
77
curl -LsSf https://astral.sh/uv/install.sh | sh
78
- source $HOME/.cargo/env
+ source $HOME/.local/bin/env
79
80
# Create and activate virtual environment
81
uv venv .venv
0 commit comments