Update build.yml

This commit is contained in:
uNetworkingAB
2024-08-04 18:11:31 +02:00
committed by GitHub
parent 43e7e65534
commit c3de3488ae

View File

@@ -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