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