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: |