mirror of
https://github.com/uNetworking/uWebSockets.js.git
synced 2026-05-08 09:01:05 -04:00
Update c-cpp.yml
This commit is contained in:
2
.github/workflows/c-cpp.yml
vendored
2
.github/workflows/c-cpp.yml
vendored
@@ -39,7 +39,7 @@ jobs:
|
||||
cd uWebSockets.js
|
||||
make
|
||||
git checkout binaries
|
||||
git checkout master docs/index.d.ts && cp docs/index.d.ts .
|
||||
git checkout master docs/index.d.ts && mv docs/index.d.ts .
|
||||
cp dist/*.node .
|
||||
git status
|
||||
git pull origin binaries
|
||||
|
||||
Reference in New Issue
Block a user