Skip to content

Commit 5d1fc93

Browse files
committed
Oops
Signed-off-by: Gary Oberbrunner <[email protected]>
1 parent 6b70832 commit 5d1fc93

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,7 @@ jobs:
201201
if: matrix.release_prefix == 'linux-vfx2021'
202202
run: |
203203
curl -LsSf https://astral.sh/uv/install.sh | sh
204+
source ~/.local/bin/env
204205
uv venv /opt/venv --python 3.11
205206
# add to PATH
206207
PATH=$PATH:/opt/venv/bin

0 commit comments

Comments
 (0)