Had the wrong path still

- needed to be user/repo
This commit is contained in:
Victor 2024-04-10 17:24:29 -05:00
parent 1d5620a8df
commit 38354a64f5
Failed to generate hash of commit

View file

@ -8,7 +8,7 @@ permissions:
jobs: jobs:
build: build:
name: 'QMK Userspace 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: with:
qmk_repo: qmk/qmk_firmware qmk_repo: qmk/qmk_firmware
qmk_ref: master qmk_ref: master