Skip to content

Commit

Permalink
Update update_publications.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MelinaKlostermann authored Apr 23, 2024
1 parent a83fa46 commit 1a72ccf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_publications.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
export PATH="$HOME/.quarto/bin:$PATH"
- name: Install dependencies
run: pip install -r publications/requirements.txt # Replace with your actual requirements
run: pip install -r publications/requirements.txt # Replace with your actual requirements

- name: Run Python script
run: python publications/publication_feed_parse.py
Expand Down

0 comments on commit 1a72ccf

Please sign in to comment.