Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit dd9707f

Browse files
committed
ci: fix cargo shear
1 parent 7e89272 commit dd9707f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,9 @@ jobs:
107107
runs-on: ubuntu-latest
108108
timeout-minutes: 20
109109
steps:
110+
- name: Checkout sources
111+
uses: actions/checkout@v5
112+
110113
- name: Install cargo-binstall
111114
uses: cargo-bins/cargo-binstall@main
112115

0 commit comments

Comments
 (0)