Skip to content

Commit a4bbcf2

Browse files
committed
Fix typo
1 parent bee572b commit a4bbcf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Checkout
1818
uses: actions/checkout@v4
1919

20-
- name: Instal cargo-workspaces
20+
- name: Install cargo-workspaces
2121
run: cargo install cargo-workspaces
2222

2323
- name: Run tests

0 commit comments

Comments
 (0)