Update c-cpp.yml
This commit is contained in:
parent
a7fbcd95fa
commit
aae6b7c55c
1 changed files with 1 additions and 0 deletions
1
.github/workflows/c-cpp.yml
vendored
1
.github/workflows/c-cpp.yml
vendored
|
@ -17,6 +17,7 @@ jobs:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
repository: tianocore/edk2
|
repository: tianocore/edk2
|
||||||
|
ref: 'edk2-stable202205'
|
||||||
submodules : true
|
submodules : true
|
||||||
path: edk2
|
path: edk2
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
Loading…
Reference in a new issue