mirror of
https://github.com/codex-storage/nim-leveldb.git
synced 2025-02-16 17:48:06 +00:00
bumps iffy/install action
This commit is contained in:
parent
9cc7d94f1a
commit
85a36c48a1
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
submodules: true
|
submodules: true
|
||||||
- uses: iffy/install-nim@v3
|
- uses: iffy/install-nim@v4
|
||||||
- name: Build
|
- name: Build
|
||||||
run: nimble install -y
|
run: nimble install -y
|
||||||
- name: Test
|
- name: Test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user