mirror of
https://github.com/uNetworking/uWebSockets.js.git
synced 2025-12-23 21:06:05 -05:00
Update build.yml
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user