From aac39521e1a85125486d437135415990ca188a53 Mon Sep 17 00:00:00 2001 From: Petr Fedchenkov Date: Wed, 4 Oct 2023 15:36:28 +0300 Subject: [PATCH] Adjust working directory Signed-off-by: Petr Fedchenkov --- .github/workflows/eden_gcp.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/eden_gcp.yml b/.github/workflows/eden_gcp.yml index 487ed407e..13bf90b8f 100644 --- a/.github/workflows/eden_gcp.yml +++ b/.github/workflows/eden_gcp.yml @@ -123,6 +123,7 @@ jobs: - name: Collect info if: ${{ failure() }} uses: ./.github/actions/collect-info + working-directory: ".." - name: Collect logs if: ${{ always() }} run: |