Update c-cpp.yml

This commit is contained in:
SmokelessCPUv2 2022-08-04 11:56:19 +02:00 committed by GitHub
parent 45c467c17c
commit a7fbcd95fa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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