From 0ad05ab8e5ed1f7c798bbd8a041b0e9b2fc2aad9 Mon Sep 17 00:00:00 2001 From: Jaremy Creechley Date: Wed, 12 Jul 2023 18:40:53 -0700 Subject: [PATCH] try nimble install nimble --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4d2c9fa..9d94509 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -105,7 +105,7 @@ jobs: nim -v nimble -v - nimble install nimble@0.14.2 + nimble install -y nimble@0.14.2 nimble -v