Update c-cpp.yml
This commit is contained in:
parent
bd44f29379
commit
f7490cd1eb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/c-cpp.yml
vendored
2
.github/workflows/c-cpp.yml
vendored
|
@ -15,7 +15,7 @@ jobs:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
repository: https://github.com/tianocore/edk2
|
repository: tianocore/edk2
|
||||||
submodules : true
|
submodules : true
|
||||||
- name: Move to EDK2
|
- name: Move to EDK2
|
||||||
run: mv SmokelessRuntimeEFIPatcher edk2
|
run: mv SmokelessRuntimeEFIPatcher edk2
|
||||||
|
|
Loading…
Reference in a new issue