Skip to content

Commit 25a60d5

Browse files
committed
Fix build paths
1 parent 48fb0a6 commit 25a60d5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646

4747
- package: tscompare
4848
cache-version: v1
49+
requirements-path: requirements/CI-docs-pip/requirements.txt
4950

5051
- package: tsbrowse
5152
cache-version: v2
@@ -57,6 +58,7 @@ jobs:
5758

5859
- package: tsdate
5960
cache-version: v8
61+
requirements-path: docs/requirements.txt
6062

6163
- package: tszip
6264
cache-version: v2

0 commit comments

Comments
 (0)