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

This commit is contained in:
Marius Alwan Meyer 2023-07-20 22:38:29 +00:00
parent b6c58277a1
commit 8485c34856

View File

@ -9,6 +9,12 @@ jobs:
image: ghcr.io/bcdevices/zephyr:latest
name: Build
steps:
- name: look around
run: |
pwd
ls
ls /usr/src/zephyr-3.4.0/modules
- name: Install Dependencies
run: |
apt-get update;