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