mirror of
https://github.com/ankitects/anki.git
synced 2025-09-25 01:06:35 -04:00
Merge pull request #616 from evandroforks/also_bump_rslib_version_on_make_check
Also bump rslib version on make_check
This commit is contained in:
commit
2137675f13
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ $(shell mkdir -p .build)
|
||||||
|
|
||||||
all: check
|
all: check
|
||||||
|
|
||||||
check: .build/check
|
check: .build/vernum .build/check
|
||||||
|
|
||||||
fix:
|
fix:
|
||||||
cargo fmt
|
cargo fmt
|
||||||
|
|
Loading…
Reference in a new issue