mirror of
https://github.com/logos-storage/logos-storage-nim-dht.git
synced 2026-05-21 17:19:27 +00:00
Update ci
This commit is contained in:
parent
98d6ef7490
commit
d4decaf35c
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
@ -12,10 +12,10 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
- uses: jiro4989/setup-nim-action@v2
|
||||
- name: Install Nim
|
||||
uses: iffy/install-nim@v4
|
||||
with:
|
||||
nim-version: ${{matrix.nim}}
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
version: ${{ matrix.nim }}
|
||||
- name: Build
|
||||
run: nimble install -y
|
||||
- name: Test
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user