parent
9c72ceed37
commit
5e1594e7f7
1 changed files with 2 additions and 1 deletions
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
|
@ -7,7 +7,8 @@ jobs:
|
||||||
- name: Git checkout Config
|
- name: Git checkout Config
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- run: git clone https://github.com/zmkfirmware/zmk.git
|
- run: git clone https://github.com/zmkfirmware/zmk.git
|
||||||
- run: ls
|
- run: cd ..
|
||||||
|
- run: tree
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue