Skip to content

Commit c52c99c

Browse files
author
dho (raven)
committedMar 13, 2025
Force refresh 2025 data
1 parent 3a4dcaa commit c52c99c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/update-nih-data.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
pip install requests plotly numpy kaleido bs4 pandas zstandard
2323
- name: Run update script
2424
run: |
25-
python cumulative_grants_by_award_date.py
25+
python cumulative_grants_by_award_date.py --force-refresh
2626
- name: Run federal register script
2727
run: |
2828
python cumulative_fr_announcements.py

0 commit comments

Comments
 (0)