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:
|
||||
runs-on: docker
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- id: checkout-repository
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
sparse-checkout: |
|
||||
.github
|
||||
|
|
Loading…
Reference in a new issue