We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94ed5ff commit 4da5cc0Copy full SHA for 4da5cc0
.github/workflows/build.yml
@@ -49,7 +49,7 @@ jobs:
49
runs-on: "linux-tensorrt-llm-cuda-12-3"
50
run-e2e: false
51
s3-key-prefix: "linux-tensorrt-llm-0-9-0-cuda-12-3"
52
- ccache-dir: "/home/runner/.ccache"
+ ccache-dir: "/home/runner/.cache/ccache"
53
permissions:
54
contents: write
55
steps:
.github/workflows/quality-gate.yml
@@ -24,7 +24,7 @@ jobs:
24
25
26
27
28
29
30
0 commit comments