forked from kofal.net/zmk
List directory.
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -15,6 +15,8 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
command: 'init'
|
command: 'init'
|
||||||
command-args: '-l .'
|
command-args: '-l .'
|
||||||
|
- name: list files
|
||||||
|
run: 'ls ../'
|
||||||
- name: West Update
|
- name: West Update
|
||||||
uses: ./.github/actions/zephyr-west # Uses an action in the root directory
|
uses: ./.github/actions/zephyr-west # Uses an action in the root directory
|
||||||
id: west-update
|
id: west-update
|
||||||
|
|||||||
Reference in New Issue
Block a user