Update rust workflow
This commit is contained in:
parent
64aec53ce4
commit
3613967fdd
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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue