We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 003f2a8 commit 4b15cbbCopy full SHA for 4b15cbb
.github/workflows/build.yml
@@ -37,6 +37,7 @@ jobs:
37
run: |
38
uname -a
39
sudo apt update || true
40
+ brew install go || true
41
sudo apt install -y g++-aarch64-linux-gnu || true
42
git clone --recursive https://github.com/uNetworking/uWebSockets.js.git
43
cd uWebSockets.js
0 commit comments