Skip to content

Commit b3e2bba

Browse files
committed
ci name fix
Created using spr 1.3.6-beta.1
1 parent 783073e commit b3e2bba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
components: rustfmt, clippy
2020
- uses: Swatinem/rust-cache@23bce251a8cd2ffc3c1075eaa2367cf899916d84 # v2.7.3
21-
- name: Install just and cargo-hack
21+
- name: Install just, cargo-hack, and cargo-sync-rdme
2222
uses: taiki-e/install-action@v2
2323
with:
2424
tool: just,cargo-hack,cargo-sync-rdme

0 commit comments

Comments
 (0)