Skip to content

Commit

Permalink
Update build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Patches-weaver committed Dec 19, 2023
1 parent 44968c2 commit b9a9797
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,13 @@
# - board: nice_nano_v2
# shield: reviung41
#
---
include:
- board: seeeduino_xiao_rp2040
shield: hummingbird
# ---
# include:
# - board: seeeduino_xiao_rp2040
# shield: hummingbird

on: [push, pull_request, workflow_dispatch]

jobs:
build:
uses: urob/zmk/.github/workflows/build-user-config.yml@build-with-submodules

0 comments on commit b9a9797

Please sign in to comment.