mirror of
https://github.com/uNetworking/uWebSockets.js.git
synced 2026-05-08 09:01:05 -04:00
Build against BoringSSL
This commit is contained in:
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'
|
||||
|
||||
Reference in New Issue
Block a user