Mise à jour de '.gitea/workflows/build.yml'
Some checks reported warnings
Build zmk / build (push) Has been cancelled
Some checks reported warnings
Build zmk / build (push) Has been cancelled
name step
This commit is contained in:
parent
f8a319bd6d
commit
d63a7af675
@ -3,4 +3,6 @@ on: [push, pull_request, workflow_dispatch]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
steps:
|
||||
- name: use zmk
|
||||
uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@main
|
||||
|
Loading…
Reference in New Issue
Block a user