mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-02-27 18:22:41 -08:00
udpate ci and add docs sweep scripts
This commit is contained in:
7
.github/workflows/ci.yml
vendored
7
.github/workflows/ci.yml
vendored
@@ -47,7 +47,8 @@ jobs:
|
||||
with:
|
||||
bun-version: latest
|
||||
|
||||
- name: Build Bun subminer wrapper
|
||||
run: make build-launcher
|
||||
|
||||
- name: Verify Bun subminer wrapper
|
||||
run: |
|
||||
chmod +x subminer
|
||||
./subminer --help >/dev/null
|
||||
run: ./subminer --help >/dev/null
|
||||
|
||||
Reference in New Issue
Block a user