chocolate -y confirmation steps
This commit is contained in:
parent
f1dc682168
commit
1d2b640834
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -38,7 +38,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Install LLVM for Windows
|
- name: Install LLVM for Windows
|
||||||
if: matrix.platform == 'windows2019'
|
if: matrix.platform == 'windows2019'
|
||||||
run: choco install llvm
|
run: choco install llvm -y
|
||||||
|
|
||||||
- name: Build OpenEthereum for Windows
|
- name: Build OpenEthereum for Windows
|
||||||
if: matrix.platform == 'windows2019'
|
if: matrix.platform == 'windows2019'
|
||||||
|
Loading…
Reference in New Issue
Block a user