Removed Helper Submodule, back to default pipline
This commit is contained in:
parent
9b45de25be
commit
afd457b941
3 changed files with 1 additions and 5 deletions
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: zmkfirmware/zmk/.github/workflows/build-user-config.yml@main
|
||||
|
|
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -1,3 +0,0 @@
|
|||
[submodule "zmk-nodefree-config"]
|
||||
path = zmk-nodefree-config
|
||||
url = https://github.com/urob/zmk-nodefree-config
|
|
@ -1 +0,0 @@
|
|||
Subproject commit 4bdd8e85dca9ee1c817065bba4a70a7e1fd78eae
|
Loading…
Add table
Reference in a new issue