Skip to content

Commit 2d0a7dc

Browse files
Update build.yml
1 parent f02b69a commit 2d0a7dc

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

0 commit comments

Comments
 (0)