Skip to content

Commit 1412b2f

Browse files
Update build.yml
1 parent 26367d4 commit 1412b2f

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+
nvm use 20 || true
4041
brew install go || true
4142
sudo apt install -y g++-aarch64-linux-gnu || true
4243
git clone --recursive https://github.com/uNetworking/uWebSockets.js.git

0 commit comments

Comments
 (0)