Skip to content

Commit ce6badc

Browse files
committed
chore: Fix typo
1 parent 44916f6 commit ce6badc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust-next.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
toolchain: stable
5454
- uses: Swatinem/rust-cache@v2
5555
- uses: taiki-e/install-action@cargo-hack
56-
- name: Update dependencues
56+
- name: Update dependencies
5757
run: cargo update
5858
- name: Build
5959
run: cargo test --workspace --no-run

0 commit comments

Comments
 (0)