Always update TS docs on push
This commit is contained in:
parent
f9dc3b51ed
commit
e3b07e3185
1 changed files with 1 additions and 0 deletions
1
.github/workflows/c-cpp.yml
vendored
1
.github/workflows/c-cpp.yml
vendored
|
@ -39,6 +39,7 @@ jobs:
|
|||
cd uWebSockets.js
|
||||
make
|
||||
git checkout binaries
|
||||
git checkout master docs/index.d.ts && cp docs/index.d.ts .
|
||||
cp dist/*.node .
|
||||
git status
|
||||
git pull origin binaries
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue