From 7385ddeb6e46a4039791f9994b4ca6ec4c668fe1 Mon Sep 17 00:00:00 2001 From: jmillanacosta Date: Fri, 26 Jan 2024 14:41:09 +0100 Subject: [PATCH] Update --- .github/workflows/chebi.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/chebi.yml b/.github/workflows/chebi.yml index 21794896..145385a9 100644 --- a/.github/workflows/chebi.yml +++ b/.github/workflows/chebi.yml @@ -24,6 +24,7 @@ jobs: env: zenodo_token: ${{ secrets.ZENODO }} run: | + mkdir artifact_check/check_release_vars # Set up variables chmod +x datasources/chebi/config datasources/chebi/config . @@ -88,7 +89,7 @@ jobs: zenodo_token: ${{ secrets.ZENODO }} - name: Download data run: | - mkdir process_file + mkdir artifact_process/process_file ## Retrieve vars chmod +x check_release_vars/config check_release_vars/config .