Build against BoringSSL
This commit is contained in:
parent
8e3b9d2498
commit
a7869567ff
3 changed files with 64 additions and 17 deletions
1
.github/workflows/c-cpp.yml
vendored
1
.github/workflows/c-cpp.yml
vendored
|
@ -9,6 +9,7 @@ jobs:
|
|||
runs-on: windows-latest
|
||||
steps:
|
||||
- uses: ilammy/msvc-dev-cmd@v1
|
||||
- uses: ilammy/setup-nasm@v1.2.1
|
||||
- name: Update binaries
|
||||
run: |
|
||||
$ErrorActionPreference = 'SilentlyContinue'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue