mirror of
https://git.kb-one.de/kb01/corne-keyboard-config.git
synced 2025-12-05 11:48:53 +00:00
changed zmk repo to own fork (to be more current)
This commit is contained in:
parent
c293def76b
commit
ffcf341e16
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -2,4 +2,4 @@ on: [push, pull_request, workflow_dispatch]
|
|||
|
||||
jobs:
|
||||
build:
|
||||
uses: urob/zmk/.github/workflows/build-user-config.yml@build-with-submodules
|
||||
uses: kb01guy/zmk/.github/workflows/build-user-config.yml@build-with-submodules
|
||||
|
|
|
|||
Loading…
Reference in a new issue