mirror of
https://github.com/logos-storage/nim-chroprof.git
synced 2026-01-02 13:33:06 +00:00
update nimble before build
This commit is contained in:
parent
3187e8a59b
commit
10c7d6bc5b
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -20,6 +20,8 @@ jobs:
|
||||
uses: iffy/install-nim@v5
|
||||
with:
|
||||
version: ${{ matrix.nim }}
|
||||
- name: Update nimble
|
||||
run: nimble install nimble -y
|
||||
- name: Build
|
||||
run: nimble install -y
|
||||
- name: Test
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user