Test
This commit is contained in:
parent
c64ddf80bb
commit
8734ef2988
1 changed files with 2 additions and 1 deletions
|
@ -6,7 +6,8 @@ jobs:
|
||||||
build-console-iso:
|
build-console-iso:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- id: checkout-repository
|
||||||
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
sparse-checkout: |
|
sparse-checkout: |
|
||||||
.github
|
.github
|
||||||
|
|
Loading…
Reference in a new issue