fixes nimble dependencies in github action script

This commit is contained in:
jangko 2020-12-24 12:50:59 +07:00
parent 3db6911e53
commit 4397988eb5
No known key found for this signature in database
GPG Key ID: 31702AE10541E6B9
1 changed files with 1 additions and 0 deletions

View File

@ -183,4 +183,5 @@ jobs:
working-directory: nim-confutils
run: |
nimble install -y --depsOnly
nimble install -y toml_serialization json_serialization
env TEST_LANG="${{ matrix.target.TEST_LANG }}" nimble test