Update rust workflow
This commit is contained in:
parent
d0fa9f12d2
commit
8371e167dc
1 changed files with 1 additions and 1 deletions
|
@ -14,4 +14,4 @@ jobs:
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: version_name_generator
|
name: version_name_generator
|
||||||
path: artifacts/version_name_generator
|
path: ./version_name_generator
|
||||||
|
|
Loading…
Reference in a new issue