Update c-cpp.yml
This commit is contained in:
parent
83b2d96d6b
commit
45c467c17c
1 changed files with 0 additions and 1 deletions
1
.github/workflows/c-cpp.yml
vendored
1
.github/workflows/c-cpp.yml
vendored
|
@ -13,7 +13,6 @@ jobs:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Install Missing Tools
|
- name: Install Missing Tools
|
||||||
working-directory: edk2
|
|
||||||
run: apt install nasm
|
run: apt install nasm
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in a new issue