Update c-cpp.yml
This commit is contained in:
parent
50bf099b11
commit
adf05e266e
1 changed files with 0 additions and 1 deletions
1
.github/workflows/c-cpp.yml
vendored
1
.github/workflows/c-cpp.yml
vendored
|
@ -29,7 +29,6 @@ jobs:
|
||||||
- name: Build
|
- name: Build
|
||||||
working-directory: edk2
|
working-directory: edk2
|
||||||
run: "source edksetup.sh && build -b RELEASE -t GCC5 -p SmokelessRuntimeEFIPatcher/SmokelessRuntimeEFIPatcher.dsc -a X64 -s"
|
run: "source edksetup.sh && build -b RELEASE -t GCC5 -p SmokelessRuntimeEFIPatcher/SmokelessRuntimeEFIPatcher.dsc -a X64 -s"
|
||||||
- name: Upload a Build Artifact
|
|
||||||
- uses: actions/upload-artifact@v3.1.0
|
- uses: actions/upload-artifact@v3.1.0
|
||||||
with:
|
with:
|
||||||
name: "SREP"
|
name: "SREP"
|
||||||
|
|
Loading…
Reference in a new issue