This commit is contained in:
@@ -31,7 +31,7 @@ jobs:
|
|||||||
run: cargo build --release
|
run: cargo build --release
|
||||||
|
|
||||||
- name: Upload binary
|
- name: Upload binary
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: bhs-linux
|
name: bhs-linux
|
||||||
path: target/release/black_hole_share
|
path: target/release/black_hole_share
|
||||||
|
|||||||
Reference in New Issue
Block a user