We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f13af09 commit b8f630cCopy full SHA for b8f630c
1 file changed
.github/actions/test-docs/action.yaml
@@ -29,7 +29,7 @@ runs:
29
shell: bash
30
31
- name: Install dependencies
32
- run: cd docs && uv sync
+ run: uv sync
33
34
working-directory: docs
35
0 commit comments