Add another step to the url checker

This commit is contained in:
Alfred Gedeon 2020-09-17 12:36:51 -07:00
parent 7ae5071208
commit 1b36838d0f

View file

@ -37,6 +37,10 @@ jobs:
url-check:
runs-on: ubuntu-latest
steps:
- name: Clone This Repo
uses: actions/checkout@v2
with:
path: ./kernel
- name: URL Checker
run: |
bash kernel/.github/actions/url_verifier.sh kernel