Skip to content

Commit be9b219

Browse files
Update build.yml
1 parent 65ee314 commit be9b219

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
@@ -55,6 +55,7 @@ jobs:
5555
git commit -a -m "[GitHub Actions] Updated ${{ matrix.os }} binaries" || true
5656
git push "https://unetworkingab:${{ secrets.SECRET }}@github.com/uNetworking/uWebSockets.js" binaries
5757
git checkout master -- tests/smoke.js
58+
nvm use 20
5859
npm install ws
5960
node tests/smoke.js
6061
build-arm:

0 commit comments

Comments
 (0)