mirror of
https://github.com/arx-research/libhalo.git
synced 2026-01-08 04:44:13 -05:00
Fix CI
This commit is contained in:
1
.github/workflows/check.yml
vendored
1
.github/workflows/check.yml
vendored
@@ -66,5 +66,6 @@ jobs:
|
||||
- name: Test produced binary
|
||||
shell: bash
|
||||
run: |
|
||||
cd cli
|
||||
chmod +x dist/halocli
|
||||
./dist/halocli cli_version
|
||||
|
||||
Reference in New Issue
Block a user