mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-05-13 10:55:28 -04:00
updated it after reading the error again
- used . instead of specifying
This commit is contained in:
parent
38354a64f5
commit
2ce29dee5f
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ permissions:
|
|||
jobs:
|
||||
build:
|
||||
name: 'QMK Userspace Build'
|
||||
uses: t4corun/qmk_userspace/.github/workflows/qmk_userspace_build.yml@main
|
||||
uses: ./.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