This commit is contained in:
parent
782507e3d7
commit
d7fb6c7b06
1 changed files with 1 additions and 0 deletions
1
.github/workflows/rust.yml
vendored
1
.github/workflows/rust.yml
vendored
|
@ -24,6 +24,7 @@ jobs:
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: $(BINARY_NAME)_linux_x64_86
|
name: $(BINARY_NAME)_linux_x64_86
|
||||||
|
run: echo "$(BINARY_NAME)_linux_x64_86"
|
||||||
path: target/release/*transfer
|
path: target/release/*transfer
|
||||||
|
|
||||||
build_windows:
|
build_windows:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue