From 353f7f2710ed7b3a649f339fe5ff60618c2db756 Mon Sep 17 00:00:00 2001 From: bio-la Date: Wed, 28 Feb 2024 15:03:24 +0100 Subject: [PATCH] typo --- .github/workflows/integration01-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration01-ci.yml b/.github/workflows/integration01-ci.yml index 8836ca57..5e42806d 100644 --- a/.github/workflows/integration01-ci.yml +++ b/.github/workflows/integration01-ci.yml @@ -70,7 +70,7 @@ jobs: - name: Edit the submission file run: | cd teaseq/integration - curl -O pipeline.yml https://raw.githubusercontent.com/DendrouLab/panpipes/fc_cipy/tests/integration_1/pipeline.yml + curl -o pipeline.yml https://raw.githubusercontent.com/DendrouLab/panpipes/fc_cipy/tests/integration_1/pipeline.yml - name: Replace template contents in configuration file run: |