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