Skip to content

Commit

Permalink
Update action to pull data.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
supernord committed Mar 18, 2024
1 parent ba96ed2 commit a43ed4e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/import_file.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ jobs:
runs-on: ubuntu-latest
steps:

- name: Checkout
uses: actions/checkout@v3

- name: Checkout source
uses: actions/checkout@v3
with:
Expand Down

0 comments on commit a43ed4e

Please sign in to comment.