From 370bd285b61bfb038076834af8b97b8216f8cfb2 Mon Sep 17 00:00:00 2001 From: Przemek Rzad <przemek@parity.io> Date: Thu, 8 Aug 2024 17:14:24 +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 6b8d56e..4571b0b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -69,7 +69,7 @@ jobs: timeout-minutes: 15 # This is mentioned as example in the README: - - name: Build the node + - name: Build the node individually in release mode run: | # Save some space from debug builds rm -rf ./target