wip
All checks were successful
Rust CI / build-test (push) Successful in 1m26s

This commit is contained in:
2026-01-08 16:31:39 +01:00
parent d375b233ef
commit 86c96bf9b2

View File

@@ -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