This commit is contained in:
parent
5e1594e7f7
commit
59619a8453
1 changed files with 2 additions and 0 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -7,6 +7,8 @@ jobs:
|
|||
- name: Git checkout Config
|
||||
uses: actions/checkout@v4
|
||||
- run: git clone https://github.com/zmkfirmware/zmk.git
|
||||
- run: apt-get update
|
||||
- run: apt-get install tree -y
|
||||
- run: cd ..
|
||||
- run: tree
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue