mirror of
https://github.com/logos-storage/logos-storage-nim-dht.git
synced 2026-08-11 09:03:19 +00:00
new nimble cache
This commit is contained in:
parent
a2204afceb
commit
e14a41f2a1
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -156,6 +156,8 @@ jobs:
|
||||
|
||||
- name: Install Deps
|
||||
run: |
|
||||
echo "NIMBLE: version: " `nimble -v`
|
||||
echo "NIMBLE: which: " `which nimble`
|
||||
if [[ "${{ matrix.target.os }}" == "windows" ]]; then
|
||||
# https://github.com/status-im/nimbus-eth2/issues/3121
|
||||
export NIMFLAGS="-d:nimRawSetjmp"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user