changed zmk repo to own fork (to be more current)
This commit is contained in:
parent
c293def76b
commit
ffcf341e16
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -2,4 +2,4 @@ on: [push, pull_request, workflow_dispatch]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
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…
Add table
Reference in a new issue