[actions] use github's actions/checkout
Some checks failed
Build / build-sporq (push) Failing after 2s
Some checks failed
Build / build-sporq (push) Failing after 2s
This commit is contained in:
parent
7f0fc49c1c
commit
787aa69cbc
@ -10,7 +10,7 @@ jobs:
|
||||
image: ghcr.io/qmk/qmk_base_container:latest@sha256:d27f995fd142681b273d95dc150d3a3683b6b1884b4c46f70c00a1a991d0e11e
|
||||
steps:
|
||||
- name: Set up Git repository
|
||||
uses: actions/checkout@v3
|
||||
uses: https://github.com/actions/checkout@v3
|
||||
|
||||
- name: Build sporq keymap for splitkb/aurora/corne/rev1
|
||||
run: qmk compile -kb splitkb/aurora/corne/rev1 -km sporq
|
||||
|
Loading…
Reference in New Issue
Block a user