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