mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-07 16:33:08 +00:00
fixing path to ls
This commit is contained in:
parent
423d23898a
commit
31f1de80a0
2
.github/workflows/test-nimble-install.yml
vendored
2
.github/workflows/test-nimble-install.yml
vendored
@ -27,7 +27,7 @@ jobs:
|
|||||||
- name: Display Nimble versions
|
- name: Display Nimble versions
|
||||||
run: |
|
run: |
|
||||||
nimble --version
|
nimble --version
|
||||||
ls -lRt /home/runner/work/nwaku/nwaku/.nimble_runtime
|
ls -lRt /Users/runner/work/nwaku/nwaku/.nimble_runtime/bin/nimble
|
||||||
|
|
||||||
- name: Install waku from current commit
|
- name: Install waku from current commit
|
||||||
working-directory: examples/nimble
|
working-directory: examples/nimble
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user