Skip to content

Commit

Permalink
ci: Fix run command
Browse files Browse the repository at this point in the history
  • Loading branch information
attakei committed Dec 4, 2024
1 parent a6410b5 commit 3d6844f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ jobs:
uv sync --frozen --all-extras
- name: Run check
run: |
uv make -C docs linkcheck
uv run make -C docs linkcheck

0 comments on commit 3d6844f

Please sign in to comment.