Skip to content

Commit bcd2602

Browse files
committed
Edit ci
1 parent b3a7190 commit bcd2602

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
@@ -55,7 +55,7 @@ jobs:
5555
- uses: dtolnay/rust-toolchain@stable
5656
with:
5757
toolchain: 1.89.0 # MSRV check
58-
# - run: cargo fetch
58+
- run: cargo fetch
5959
- uses: Swatinem/rust-cache@v2
6060
- name: cargo publish dry run
6161
run: cargo publish --dry-run

0 commit comments

Comments
 (0)