This commit is contained in:
		| @@ -9,6 +9,12 @@ jobs: | |||||||
|       image: ghcr.io/bcdevices/zephyr:latest |       image: ghcr.io/bcdevices/zephyr:latest | ||||||
|     name: Build |     name: Build | ||||||
|     steps: |     steps: | ||||||
|  |       - name: look around | ||||||
|  |         run: | | ||||||
|  |           pwd | ||||||
|  |           ls | ||||||
|  |           ls /usr/src/zephyr-3.4.0/modules | ||||||
|  |  | ||||||
|       - name: Install Dependencies |       - name: Install Dependencies | ||||||
|         run: | |         run: | | ||||||
|           apt-get update; |           apt-get update; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user