mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-20 04:55:20 -05:00
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:
|
||||
command: 'init'
|
||||
command-args: '-l .'
|
||||
- name: list files
|
||||
run: 'ls ../'
|
||||
- name: West Update
|
||||
uses: ./.github/actions/zephyr-west # Uses an action in the root directory
|
||||
id: west-update
|
||||
|
||||
Reference in New Issue
Block a user