mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-03 22:43:09 +00:00
test random nimble install
This commit is contained in:
parent
31f1de80a0
commit
abb3621679
7
.github/workflows/test-nimble-install.yml
vendored
7
.github/workflows/test-nimble-install.yml
vendored
@ -24,10 +24,13 @@ jobs:
|
||||
nimble-version: "nightly"
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Display Nimble versions
|
||||
- name: Display Nimble version
|
||||
run: |
|
||||
nimble --version
|
||||
ls -lRt /Users/runner/work/nwaku/nwaku/.nimble_runtime/bin/nimble
|
||||
|
||||
- name: Install random library test nimble
|
||||
working-directory: examples/nimble
|
||||
run: nimble --verbose install results
|
||||
|
||||
- name: Install waku from current commit
|
||||
working-directory: examples/nimble
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user