Skip to content

Commit

Permalink
github actions: repository must be checked out before running make ur…
Browse files Browse the repository at this point in the history
…l_check

- fixes #27
  • Loading branch information
nodiscc committed Jun 16, 2023
1 parent 8bc5a56 commit c7e09df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-metadata.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@ jobs:
url-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: make url_check

0 comments on commit c7e09df

Please sign in to comment.