mirror of
https://github.com/acidanthera/OpenCorePkg.git
synced 2025-12-08 19:25:01 +00:00
Build: Fix Windows build failure
Accept current version of iasl from choco
This commit is contained in:
parent
73ade87156
commit
afa5974a4c
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -160,8 +160,7 @@ jobs:
|
||||
|
||||
- name: Install Dependencies
|
||||
run: |
|
||||
choco install make nasm zip --no-progress
|
||||
choco install iasl --no-progress --version=2017.11.10
|
||||
choco install make nasm zip iasl --no-progress
|
||||
|
||||
- name: CI Bootstrap
|
||||
run: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user