Skip to content

Commit

Permalink
Sync citation file
Browse files Browse the repository at this point in the history
  • Loading branch information
gbayarri committed May 28, 2024
1 parent 2e62868 commit 35b5dbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/citation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Download file using wget
run: wget -O . https://raw.githubusercontent.com/bioexcel/biobb/master/CITATION.cff
run: wget -O ./CITATION.cff https://raw.githubusercontent.com/bioexcel/biobb/master/CITATION.cff

- name: Commit and push changes
run: |
Expand Down

0 comments on commit 35b5dbb

Please sign in to comment.