Update c-cpp.yml

This commit is contained in:
SmokelessCPUv2 2022-08-04 11:54:39 +02:00 committed by GitHub
parent 7df7c613f0
commit 83b2d96d6b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,6 +12,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Install Missing Tools
working-directory: edk2
run: apt install nasm
- uses: actions/checkout@v3
with:
repository: tianocore/edk2