Update rust workflow
This commit is contained in:
parent
3613967fdd
commit
4924e7ece4
1 changed files with 1 additions and 1 deletions
|
@ -18,5 +18,5 @@ jobs:
|
||||||
with:
|
with:
|
||||||
fail_on_unmatched_files: true
|
fail_on_unmatched_files: true
|
||||||
files: |
|
files: |
|
||||||
./target/build/version_name_generator
|
./target/release/version_name_generator
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue