Skip to content

Commit

Permalink
Fix keepalive
Browse files Browse the repository at this point in the history
  • Loading branch information
koppor authored Oct 13, 2024
1 parent 91d0ead commit d870374
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/refresh-journal-lists.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
name: Update AEA
runs-on: ubuntu-latest
steps:
- uses: gautamkrishnar/keepalive-workflow@v2
- uses: actions/checkout@v4
- uses: gautamkrishnar/keepalive-workflow@v2
- uses: actions/setup-python@v5
- run: wget https://raw.github.com/jrnold/jabref-econ-journal-abbrevs/master/aea-abbrevs.txt -O journals/journal_abbreviations_aea.txt
- run: pip install pandas
Expand Down

0 comments on commit d870374

Please sign in to comment.