From bd79fd14dad268aa0a0c27c9bdb831ae4c1d927c Mon Sep 17 00:00:00 2001 From: fmoletta Date: Thu, 19 Dec 2024 18:13:05 -0300 Subject: [PATCH] Debug --- .github/workflows/ci_l1.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/ci_l1.yaml b/.github/workflows/ci_l1.yaml index ebf33ed13..d8735c242 100644 --- a/.github/workflows/ci_l1.yaml +++ b/.github/workflows/ci_l1.yaml @@ -192,11 +192,11 @@ jobs: name: ethrex_image path: /tmp - - name: Download hive artifacts - uses: actions/download-artifact@v4 - with: - name: hive - path: /tmp + # - name: Download hive artifacts + # uses: actions/download-artifact@v4 + # with: + # name: hive + # path: /tmp - name: Debug run: ls