Update build.yml

This commit is contained in:
uNetworkingAB
2025-05-08 19:25:16 +02:00
committed by GitHub
parent 65ee314e5e
commit be9b219a54

View File

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