Update rust workflow
This commit is contained in:
parent
6fd767dd12
commit
64aec53ce4
1 changed files with 2 additions and 1 deletions
|
@ -18,4 +18,5 @@ jobs:
|
||||||
with:
|
with:
|
||||||
fail_on_unmatched_files: true
|
fail_on_unmatched_files: true
|
||||||
files: |
|
files: |
|
||||||
./version_name_generator
|
./*
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue