Skip to content

Commit fddeec0

Browse files
Update build.yml
1 parent 887a7d8 commit fddeec0

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
@@ -24,6 +24,7 @@ jobs:
2424
git clone --recursive https://github.com/uNetworking/uWebSockets.js.git
2525
cd uWebSockets.js
2626
${{ matrix.os == 'windows-latest' && 'nmake' || 'make' }}
27+
git fetch origin binaries:binaries
2728
git checkout binaries
2829
cp dist/*.node .
2930
cp dist/*.js .

0 commit comments

Comments
 (0)