From cee649e2765f78e782b43a8b79caf83e9572daf6 Mon Sep 17 00:00:00 2001 From: aya Date: Sat, 17 May 2025 23:05:34 +0300 Subject: [PATCH] Fix indentation in yml file --- .github/workflows/CI_endurance.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/CI_endurance.yml b/.github/workflows/CI_endurance.yml index 5927d43..05e9fb5 100644 --- a/.github/workflows/CI_endurance.yml +++ b/.github/workflows/CI_endurance.yml @@ -35,7 +35,7 @@ jobs: make -C waku clean - name: Build nwaku dependencies - run: | + run: | cd third_party/nwaku git pull --ff-only make update