mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-12 00:57:44 -04:00
use bash instead of sh
This commit is contained in:
parent
a2f5ff6c18
commit
5f898fef2d
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
|
||||
- name: URL Checker
|
||||
run: |
|
||||
sh kernel/.github/workflows/url_verifier.sh kernel
|
||||
bash kernel/.github/workflows/url_verifier.sh kernel
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue