mirror of
https://github.com/uNetworking/uWebSockets.js.git
synced 2026-04-17 17:00:24 -04:00
Update build.yml
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -32,7 +32,6 @@ jobs:
|
||||
steps:
|
||||
- name: Update binaries
|
||||
run: |
|
||||
sudo xcode-select -switch /Applications/Xcode_13.1.app || true
|
||||
sudo apt update || 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