Update build.yml

This commit is contained in:
uNetworkingAB
2025-05-08 00:29:56 +02:00
committed by GitHub
parent 26367d4a42
commit 1412b2f79c

View File

@@ -37,6 +37,7 @@ jobs:
run: |
uname -a
sudo apt update || true
nvm use 20 || true
brew install go || true
sudo apt install -y g++-aarch64-linux-gnu || true
git clone --recursive https://github.com/uNetworking/uWebSockets.js.git