mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-05-04 22:54:16 -04:00
Might be missing @main on the uses?
This commit is contained in:
parent
50c5aa16a3
commit
e71999ae0d
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ permissions:
|
|||
jobs:
|
||||
build:
|
||||
name: 'QMK Userspace Build'
|
||||
uses: t4corun/.github/workflows/custom/qmk_userspace_build.yml
|
||||
uses: t4corun/.github/workflows/custom/qmk_userspace_build.yml@main
|
||||
with:
|
||||
qmk_repo: qmk/qmk_firmware
|
||||
qmk_ref: master
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue