From b2b20233d59a352c8bbab03b5c9b57e0d5b5c34c Mon Sep 17 00:00:00 2001 From: Fabio Cevasco Date: Mon, 19 Apr 2021 20:26:34 +0200 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e4aa1c7..490b434 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -41,7 +41,6 @@ jobs: - name: Build run: | - nimble build -y -d:release --gcc.exe:musl-gcc --gcc.linkerexe:musl-gcc nimble install -y nifty nifty install nimble build -y -d:release --gcc.exe:musl-gcc --gcc.linkerexe:musl-gcc