Skip to content

Commit 2b7e4eb

Browse files
committed
fix
1 parent 0144cf2 commit 2b7e4eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/zepter.yml

+1
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,6 @@ jobs:
2828
- name: Install Zepter
2929
run: cargo install zepter --version 0.15.0 --locked -q -f --no-default-features && zepter --version
3030
- run: make Cargo.toml
31+
- run: cargo update
3132
- name: Check Rust features
3233
run: make dev-features-check

0 commit comments

Comments
 (0)