Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mbeckem committed Oct 4, 2024
1 parent b4c3b10 commit a8e7d19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
pnpm build
pnpm test
- name: Bulid documentation
- name: Build documentation
run: |
pnpm build-docs
Expand Down

0 comments on commit a8e7d19

Please sign in to comment.