mirror of
https://github.com/logos-storage/logos-storage-nim-dht.git
synced 2026-05-22 01:29:56 +00:00
Try to downgrade nimble
This commit is contained in:
parent
8b29d439b9
commit
07fcc4621f
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
- name: Install nimble
|
||||
uses: nim-lang/setup-nimble-action@v1
|
||||
with:
|
||||
nimble-version: "0.22.3"
|
||||
nimble-version: "0.18.2"
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
- name: Build
|
||||
run: nimble install -y
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user