Move url checker to the action directory

This commit is contained in:
Alfred Gedeon 2020-09-17 11:49:23 -07:00
parent 5f898fef2d
commit a1e444e5df
2 changed files with 1 additions and 1 deletions

View file

@ -21,4 +21,4 @@ jobs:
path: ./kernel path: ./kernel
- name: URL Checker - name: URL Checker
run: | run: |
bash kernel/.github/workflows/url_verifier.sh kernel bash kernel/.github/actions/url_verifier.sh kernel