Skip to content

Commit bc802b2

Browse files
committed
fix(ci): use group dependencies
1 parent 54cbb69 commit bc802b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
with:
101101
python-version: ${{ env.MAIN_PYTHON_VERSION }}
102102
check-links: false
103-
group-dependencies: doc
103+
group-dependencies-name: doc
104104

105105
build-library:
106106
name: Build library

0 commit comments

Comments
 (0)