mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-05-14 03:15:29 -04:00
Can't specify version on local build action
This commit is contained in:
parent
2ce29dee5f
commit
d4ba2911bf
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ permissions:
|
|||
jobs:
|
||||
build:
|
||||
name: 'QMK Userspace Build'
|
||||
uses: ./.github/workflows/qmk_userspace_build.yml@main
|
||||
uses: ./.github/workflows/qmk_userspace_build.yml
|
||||
with:
|
||||
qmk_repo: qmk/qmk_firmware
|
||||
qmk_ref: master
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue