mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-03 22:43:09 +00:00
Fix binary reference (#318)
This commit is contained in:
parent
b41dc2851e
commit
f414f60699
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -88,5 +88,5 @@ jobs:
|
||||
- name: Run Tests
|
||||
run: |
|
||||
mingw32-make -j2 ARCH_OVERRIDE=%PLATFORM% LOG_LEVEL=TRACE
|
||||
build\wakunode.exe --help
|
||||
build\wakunode1.exe --help
|
||||
mingw32-make -j2 ARCH_OVERRIDE=%PLATFORM% test
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user