mirror of
https://github.com/logos-storage/nim-libplum.git
synced 2026-06-07 09:40:01 +00:00
Update ci
This commit is contained in:
parent
5f10d8dc2b
commit
9195229ce9
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -15,10 +15,9 @@ jobs:
|
||||
submodules: recursive
|
||||
|
||||
- name: Install Nim
|
||||
uses: nim-lang/setup-nim-action@v2
|
||||
uses: jiro4989/setup-nim-action@v2
|
||||
with:
|
||||
nim-version: "2.2.x"
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Install dependencies
|
||||
run: nimble setup -y
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user