[CI debug] more looking around
Some checks reported warnings
Build / Build (push) Has been cancelled

This commit is contained in:
Marius Alwan Meyer 2023-07-20 22:39:31 +00:00
parent 8485c34856
commit d07582b181

View File

@ -32,6 +32,11 @@ jobs:
ln -s /usr/src/zephyr-3.4.0/zephyr zephyr ln -s /usr/src/zephyr-3.4.0/zephyr zephyr
ln -s /usr/src/zephyr-3.4.0/bootloader bootloader ln -s /usr/src/zephyr-3.4.0/bootloader bootloader
- name: look around
run: |
ls
ls modules
- name: Hash west module - name: Hash west module
id: hash-west id: hash-west
run: | run: |