Skip to content

Commit

Permalink
Try 5
Browse files Browse the repository at this point in the history
  • Loading branch information
Patches-weaver committed Dec 19, 2023
1 parent 41f3a11 commit f1426bf
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 10 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ on: [push, pull_request, workflow_dispatch]

jobs:
build:
uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@main
uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@main
16 changes: 7 additions & 9 deletions build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,11 @@
# - board: nice_nano_v2
# shield: reviung41
#
# ---
# include:
# - board: seeeduino_xiao_rp2040
# shield: hummingbird

on: [push, pull_request, workflow_dispatch]
#---
#include:
#- board: seeeduino_xiao_rp2040
# shield: hummingbird

jobs:
build:
uses: urob/zmk/.github/workflows/build-user-config.yml@build-with-submodules
[submodule "zmk-nodefree-config"]
path = zmk-nodefree-config
url = https://github.com/TeacherBrian/zmk-config/tree/master/zmk-nodefree-config

0 comments on commit f1426bf

Please sign in to comment.