mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-12 09:07:46 -04:00
Fix script location
This commit is contained in:
parent
a91e2de16b
commit
c6654e749e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -21,4 +21,4 @@ jobs:
|
||||||
path: ./kernel
|
path: ./kernel
|
||||||
- name: URL Checker
|
- name: URL Checker
|
||||||
run: |
|
run: |
|
||||||
sh .github/workflows/url_verifier.sh
|
sh ./.github/workflows/url_verifier.sh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue