Update rust workflow
This commit is contained in:
parent
860a35692c
commit
6fd767dd12
1 changed files with 1 additions and 1 deletions
|
@ -18,4 +18,4 @@ jobs:
|
||||||
with:
|
with:
|
||||||
fail_on_unmatched_files: true
|
fail_on_unmatched_files: true
|
||||||
files: |
|
files: |
|
||||||
${{github.workspace}}/target/build/version_name_generator
|
./version_name_generator
|
||||||
|
|
Loading…
Reference in a new issue