Update rust workflow
This commit is contained in:
parent
b39a7b8987
commit
8b360d1d8f
1 changed files with 1 additions and 1 deletions
|
@ -14,4 +14,4 @@ jobs:
|
|||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: version_name_generator
|
||||
path: /workspace/musselman/version_name_generator
|
||||
path: /workspace/musselman/version_name_generator/target/release/version_name_generator
|
||||
|
|
Loading…
Reference in a new issue