Skip to content

Commit 31cfbc6

Browse files
committed
fix typo
1 parent 7fc4dd1 commit 31cfbc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.drone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ steps:
66
- name: "Check version missmatches"
77
image: "olback/rust-linux-gtk:latest"
88
commands:
9-
- "bash version_check.sh2"
9+
- "bash version_check.sh"
1010

1111
- name: "Cargo FMT check"
1212
image: "olback/rust-linux-gtk:latest"

0 commit comments

Comments
 (0)