Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
jmillanacosta committed Jan 26, 2024
1 parent dd7a57d commit 7385dde
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/chebi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 .
Expand Down Expand Up @@ -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 .
Expand Down

0 comments on commit 7385dde

Please sign in to comment.