Skip to content

Commit 7a9b4f0

Browse files
committed
use updated composite version syntax for install-groups
1 parent b3ae024 commit 7a9b4f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-pages-mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
trigger: 'pull_request'
2626
package-manager: 'uv'
2727
python-version: '3.12'
28-
install-groups: 'docs'
28+
install-groups: 'groups: docs'
2929
deploy-token: ${{ secrets.ACTIONS_DEPLOY_TOKEN }}
3030

3131
deploy-main:

0 commit comments

Comments
 (0)