Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Commit 850e9f5

Browse files
authored
Update run-readme-pr.yml
maybe we're missing some headers?
1 parent 5b067ca commit 850e9f5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/run-readme-pr.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
uname -a
2525
echo "::endgroup::"
2626
27+
conda install python-devtools
2728
.ci/scripts/run-docs readme
2829
2930
echo "::group::Completion"
@@ -47,6 +48,7 @@ jobs:
4748
uname -a
4849
echo "::endgroup::"
4950
51+
conda install python-devtools
5052
TORCHCHAT_DEVICE=cpu .ci/scripts/run-docs readme
5153
5254
echo "::group::Completion"

0 commit comments

Comments
 (0)