Skip to content

Commit 2baa15f

Browse files
committed
change install runner
1 parent a6d3c3c commit 2baa15f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
with:
3131
targets: x86_64-pc-windows-msvc
3232

33-
- uses: taiki-e/cache-cargo-install-action@v2
33+
- uses: taiki-e/install-action@v2
3434
with:
3535
3636

0 commit comments

Comments
 (0)