mirror of
https://github.com/logos-storage/logos-storage-nim-dht.git
synced 2026-01-06 07:23:11 +00:00
use nimble install without -d
This commit is contained in:
parent
75f43228f6
commit
c1df37d76b
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -160,7 +160,7 @@ jobs:
|
||||
# https://github.com/status-im/nimbus-eth2/issues/3121
|
||||
export NIMFLAGS="-d:nimRawSetjmp"
|
||||
fi
|
||||
nimble install -d
|
||||
nimble install
|
||||
|
||||
- name: Run tests
|
||||
run: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user