Skip to content

Commit 7f22d7b

Browse files
authored
Update docgen.yml
1 parent 13a2f64 commit 7f22d7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docgen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
cd docsrc
4949
dnf clean all
5050
dnf update
51-
dnf install -y doxygen pandoc
51+
dnf install -y doxygen pandoc --allowerasing
5252
python3 -m pip install -r requirements.txt
5353
python3 -c "import torch_tensorrt; print(torch_tensorrt.__version__)"
5454
make html

0 commit comments

Comments
 (0)