updated it after reading the error again

- used . instead of specifying
This commit is contained in:
Victor 2024-04-10 17:25:12 -05:00
parent 38354a64f5
commit 2ce29dee5f
Failed to generate hash of commit

View file

@ -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