From 8c9e6fc8b4e90be75a2fd6ca2c535345f632a359 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20M=C3=A9nager?= Date: Wed, 29 May 2024 16:36:54 +0200 Subject: [PATCH] Update caseologue_robot_report.yml revert repo checkout for robot_report --- .github/workflows/caseologue_robot_report.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/caseologue_robot_report.yml b/.github/workflows/caseologue_robot_report.yml index 071afaf..cce61bb 100644 --- a/.github/workflows/caseologue_robot_report.yml +++ b/.github/workflows/caseologue_robot_report.yml @@ -16,8 +16,8 @@ jobs: steps: - uses: actions/checkout@v3 - # with: - # repository: edamontology/caseologue + with: + repository: edamontology/caseologue - name: download artifacts uses: actions/download-artifact@v3