Skip to content

Commit

Permalink
Update run-citation-workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yingpengma authored Mar 19, 2024
1 parent 93eac60 commit cc62078
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-citation-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ jobs:
env:
API_KEY: ${{ secrets.API_KEY }}
run: |
python scripts/getCitation.py
python getCitation.py
working-directory: ./scripts

0 comments on commit cc62078

Please sign in to comment.