[chore] Fixing Gitea actions
Some checks failed
Compile my Keebs / lint-and-compile (push) Failing after 7s
Some checks failed
Compile my Keebs / lint-and-compile (push) Failing after 7s
This commit is contained in:
2
.github/workflows/lint_and_compile.yml
vendored
2
.github/workflows/lint_and_compile.yml
vendored
@@ -9,7 +9,7 @@ jobs:
|
|||||||
- name: Clone supercharge docs repository
|
- name: Clone supercharge docs repository
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
repository: qmk/qmk_firmware
|
repository: https://github.com/qmk/qmk_firmware.git
|
||||||
path: qmk_firmware
|
path: qmk_firmware
|
||||||
ref: master
|
ref: master
|
||||||
- name: Setup
|
- name: Setup
|
||||||
|
|||||||
Reference in New Issue
Block a user