Skip to content

Commit d9ac2e2

Browse files
committed
fix : install uv to a different location
Signed-off-by: tejaswinp <tejaswinp@nvidia.com>
1 parent a25ae09 commit d9ac2e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ env:
77
TRT_RTX_FILENAME: TensorRT-RTX-1.2.0.44-Linux-x86_64-cuda-12.9-Release-external.tar.gz
88
TRTRTX_INSTALL_DIR: /opt/tensorrt_rtx
99
BUILD_DIR: build
10-
UV_PROJECT: .github/workflows/
10+
UV_PROJECT_ENVIRONMENT: .workspace/
1111
jobs:
1212
build-linux:
1313
runs-on: ubuntu-24.04

0 commit comments

Comments
 (0)