Update c-cpp.yml

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

View file

@ -13,7 +13,6 @@ jobs:
steps:
- name: Install Missing Tools
working-directory: edk2
run: apt install nasm
- uses: actions/checkout@v3
with: