From 2d4f9d5b1f698eca58a20bbff833af2cb0d8418d Mon Sep 17 00:00:00 2001 From: Fabio Cevasco Date: Mon, 19 Apr 2021 20:34:05 +0200 Subject: [PATCH] Update ci.yml --- .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 490b434..3675aa7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -44,4 +44,4 @@ jobs: nimble install -y nifty nifty install nimble build -y -d:release --gcc.exe:musl-gcc --gcc.linkerexe:musl-gcc - ./build_guide + ./hastyscribe doc/HastyScribe_UserGuide.md