mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-05-20 06:15:29 -04:00
Had the wrong path still
- needed to be user/repo
This commit is contained in:
parent
1d5620a8df
commit
38354a64f5
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ permissions:
|
|||
jobs:
|
||||
build:
|
||||
name: 'QMK Userspace Build'
|
||||
uses: t4corun/.github/workflows/qmk_userspace_build.yml@main
|
||||
uses: t4corun/qmk_userspace/.github/workflows/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