Skip to content

Commit cfd816f

Browse files
authored
Update docgen.yml
1 parent 0b4888b commit cfd816f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docgen.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
build-docs:
1313
runs-on: ubuntu-20.04
1414
container:
15-
image: nvidia/cuda:11.3.1-devel-ubuntu20.04
15+
image: ghcr.io/pytorch/tensorrt/docgen:latest
1616
credentials:
1717
username: ${{ github.actor }}
1818
password: ${{ secrets.GITHUB_TOKEN }}
@@ -88,4 +88,4 @@ jobs:
8888
file_pattern: docs/
8989
commit_user_name: Torch-TensorRT Github Bot
9090
commit_user_email: [email protected]
91-
commit_author: Torch-TensorRT Github Bot <[email protected]>
91+
commit_author: Torch-TensorRT Github Bot <[email protected]>

0 commit comments

Comments
 (0)