Skip to content

Commit

Permalink
chore: update github actions workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
frefrik committed Sep 13, 2024
1 parent 3d54d64 commit bb800df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/refresh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
steps:
- name: Checkout tools
uses: actions/checkout@v4
- name: Configure Git
run: git config --global --add safe.directory /__w/norway-finance-statistics/norway-finance-statistics
- name: Update data
run: python get_rates.py
env:
Expand Down

0 comments on commit bb800df

Please sign in to comment.