mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 16:56:36 -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
|
||||
|
||||
check: .build/check
|
||||
check: .build/vernum .build/check
|
||||
|
||||
fix:
|
||||
cargo fmt
|
||||
|
|
Loading…
Reference in a new issue