Skip to content

Commit 4b15cbb

Browse files
Update build.yml
1 parent 003f2a8 commit 4b15cbb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
run: |
3838
uname -a
3939
sudo apt update || true
40+
brew install go || true
4041
sudo apt install -y g++-aarch64-linux-gnu || true
4142
git clone --recursive https://github.com/uNetworking/uWebSockets.js.git
4243
cd uWebSockets.js

0 commit comments

Comments
 (0)