mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-04 23:13:09 +00:00
is nim installed?
This commit is contained in:
parent
6a6e91dc13
commit
423d23898a
4
.github/workflows/test-nimble-install.yml
vendored
4
.github/workflows/test-nimble-install.yml
vendored
@ -24,10 +24,10 @@ jobs:
|
||||
nimble-version: "nightly"
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Display Nim and Nimble versions
|
||||
- name: Display Nimble versions
|
||||
run: |
|
||||
nim --version
|
||||
nimble --version
|
||||
ls -lRt /home/runner/work/nwaku/nwaku/.nimble_runtime
|
||||
|
||||
- name: Install waku from current commit
|
||||
working-directory: examples/nimble
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user